summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2017-07-08ipanat: Add support for Multi PDNAmir Levy
IPAv4 HW presents new Multi PDN with NAT functionality. This change adds SW support of this feature. Change-Id: I25ff6a52261fad60ecea4be044b0e15ba55821f5
2014-06-23IPANAT: Fix checkpatch errorsSkylar Chang
To fix checkpatch Errors to proceed with futher check-ins in ipanat library. Change-Id: I9e8ff23f4bbe828dbb9ea8598b6ea29a0133adb2
2014-03-27Include unistd.hAndrew Walker
unistd.h defines int close(), for le/gcc 4.8.1. Change-Id: Ica81ab459da79bd34bea8fdbf6685c108027d0dc
2013-03-12Use sanitized headers in data-ipa-cfg-mgr makefilesRavi Gummadidala
Change-Id: I43450840cb3fc8c288475c8ecb352dd3b4e6eafb
2013-03-07Fix include path to point to sysrootEkta Shah
Change-Id: I48cecd04f1523cc45e52db614c8a47d621a0b0ef
2013-02-28IPA configuration manager daemon and IPA NAT library.Ravi Gummadidala
These are user-space components which configure IPA (Internet Protocol Accelerator) HW using the services provided by the IPA driver (running in kernel space). NAT stands for Network Address Translation. This is the initial commit of these components. Change-Id: I0934f54c36a7134af143e4f1cd9fbb0682df52d0