summaryrefslogtreecommitdiffstats
path: root/common/VIL
AgeCommit message (Expand)AuthorFilesLines
2017-10-03l2l3_stack: fixing the arp_route_tbl/nd_route_tblVishwesh M Rudramuni1-65/+86
2017-10-03common: arp_route_tbl entry is not workingAnand B Jyoti1-0/+2
2017-09-27REST_API: rest api client implementationVishwesh M Rudramuni6-14/+56
2017-09-27common: Changes to common code for gateway supportAnand B Jyoti4-390/+275
2017-09-27gateway: Created common code for routing in gatewayAnand B Jyoti2-0/+322
2017-08-14Moving printf under cgnapt_dbg_printDeepak S1-1/+2
2017-07-24[common] fixing compiler warningsVishwesh M Rudramuni2-7/+13
2017-07-21TXRX: Initialize the debug flag to disable by defaultAnand B Jyoti1-1/+1
2017-07-21[common] Adding route entry command to cmdlineVishwesh M Rudramuni1-0/+145
2017-07-18[l2l3 stack] implements new nd state machine & nd bufferingVishwesh M Rudramuni10-756/+746
2017-07-14[l2l3 stack] implements new arp state machine & arp bufferingVishwesh M Rudramuni9-2997/+680
2017-06-30l2l3_stack: Remove the build folder from l2l3_stackAnand B Jyoti3-564/+0
2017-06-27Merge "conntrack: timer reset in reply traffic causes performance impact"Deepak S1-1/+4
2017-06-23conntrack: timer reset in reply traffic causes performance impactAnand B Jyoti1-1/+4
2017-06-22conntrack: Fix to avoid duplicate connections in initial burstAnand B Jyoti1-13/+2
2017-06-01CT: Perf optimization through prefetch and condition checks in CTAnand B Jyoti2-12/+43
2017-06-01Merge "[SAMPLEVNF] Adding support to handle more than 16 ports"Deepak S4-5/+101
2017-06-01[SAMPLEVNF] Adding support to handle more than 16 portsDeepak S4-5/+101
2017-05-31Merge "acl_lib: remove unused dualstack code from acl library"Deepak S2-379/+0
2017-05-12Change PMD link down to warning instead of panic errorDeepak S1-1/+1
2017-05-12acl_lib: remove unused dualstack code from acl libraryAnand B Jyoti2-379/+0
2017-04-21BUGFix: Allow the vCGNAPT compile without FTP/SIP functionalityDeepak S1-1/+4
2017-04-18common: Adding common library for sample vnfVishwesh M Rudramuni60-0/+34248