summaryrefslogtreecommitdiffstats
path: root/common/vnf_common/vnf_common.h
AgeCommit message (Collapse)AuthorFilesLines
2017-07-28vnf_common: Correcting the max number of ports supportedAnand B Jyoti1-1/+1
JIRA: SAMPLEVNF-69 Causing memory corruption due to wrong value. Correcting to 64 from 16. Change-Id: I0a6634398fd6f0f1e56aab63c88a48c97586d9d4 Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
2017-04-18common: Adding common library for sample vnfVishwesh M Rudramuni1-0/+200
JIRA: SAMPLEVNF-3 This patch adds common libraries required as part of the sample vnf. This includes the following libraries 1. ACL library 2. SIP 3. FTP 4. Connection tracker 5. L2l3 stack - Interface Manager - ARP & ICMPv4 - ND & ICMPv6 and other common libraries needed for ip pipeline framework Change-Id: I117690b6b63fbcd76974cd7274518484e60980ab Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com> [Push patch to gerrit] Signed-off-by: Deepak S <deepak.s@linux.intel.com>