Age | Commit message (Expand) | Author | Files | Lines |
2017-10-17 | Rest API: Fix all the bugs in the HWLB, mask issue, etc | Deepak S | 2 | -31/+45 |
2017-10-16 | Fix udp replay issue | Deepak S | 1 | -1/+1 |
2017-10-16 | Fix compilation issue with older gcc | Deepak S | 2 | -4/+4 |
2017-10-16 | Adding app version display | Deepak S | 2 | -4/+52 |
2017-10-12 | arp: Config parameters longer than PIPELINE_MAX_ARGS chars ignored | Anand B Jyoti | 1 | -5/+0 |
2017-10-06 | common code: KW fixes for common code | Vishwesh M Rudramuni | 9 | -123/+208 |
2017-10-03 | l2l3_stack: fixing the arp_route_tbl/nd_route_tbl | Vishwesh M Rudramuni | 1 | -65/+86 |
2017-10-03 | common: arp_route_tbl entry is not working | Anand B Jyoti | 1 | -0/+2 |
2017-09-27 | REST_API: rest api client implementation | Vishwesh M Rudramuni | 9 | -14/+2530 |
2017-09-27 | common: Changes to common code for gateway support | Anand B Jyoti | 5 | -396/+283 |
2017-09-27 | gateway: Created common code for routing in gateway | Anand B Jyoti | 2 | -0/+322 |
2017-08-14 | Moving printf under cgnapt_dbg_print | Deepak S | 1 | -1/+2 |
2017-07-28 | vnf_common: Correcting the max number of ports supported | Anand B Jyoti | 1 | -1/+1 |
2017-07-24 | [common] fixing compiler warnings | Vishwesh M Rudramuni | 2 | -7/+13 |
2017-07-21 | TXRX: Initialize the debug flag to disable by default | Anand B Jyoti | 1 | -1/+1 |
2017-07-21 | [common] Adding route entry command to cmdline | Vishwesh M Rudramuni | 1 | -0/+145 |
2017-07-18 | [l2l3 stack] implements new nd state machine & nd buffering | Vishwesh M Rudramuni | 12 | -760/+748 |
2017-07-14 | [l2l3 stack] implements new arp state machine & arp buffering | Vishwesh M Rudramuni | 10 | -2999/+684 |
2017-06-30 | l2l3_stack: Remove the build folder from l2l3_stack | Anand B Jyoti | 3 | -564/+0 |
2017-06-27 | Merge "conntrack: timer reset in reply traffic causes performance impact" | Deepak S | 1 | -1/+4 |
2017-06-23 | conntrack: timer reset in reply traffic causes performance impact | Anand B Jyoti | 1 | -1/+4 |
2017-06-22 | conntrack: Fix to avoid duplicate connections in initial burst | Anand B Jyoti | 1 | -13/+2 |
2017-06-15 | Adding Sample vCGNAPT config to run with multi-port pairv1.0.0 | Deepak S | 1 | -250740/+0 |
2017-06-01 | CT: Perf optimization through prefetch and condition checks in CT | Anand B Jyoti | 2 | -12/+43 |
2017-06-01 | Merge "[SAMPLEVNF] Adding support to handle more than 16 ports" | Deepak S | 7 | -17/+250853 |
2017-06-01 | [SAMPLEVNF] Adding support to handle more than 16 ports | Deepak S | 7 | -17/+250853 |
2017-05-31 | Merge "acl_lib: remove unused dualstack code from acl library" | Deepak S | 2 | -379/+0 |
2017-05-12 | Change PMD link down to warning instead of panic error | Deepak S | 1 | -1/+1 |
2017-05-12 | acl_lib: remove unused dualstack code from acl library | Anand B Jyoti | 2 | -379/+0 |
2017-04-21 | BUGFix: Allow the vCGNAPT compile without FTP/SIP functionality | Deepak S | 1 | -1/+4 |
2017-04-18 | common: Adding common library for sample vnf | Vishwesh M Rudramuni | 78 | -0/+42324 |