Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | Enable the local cache mac address | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -1/+9 |
2018-06-03 | Temp Fix for vFW perf issue | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 3 | -30/+47 |
2017-10-16 | Fix compilation issue with older gcc | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -2/+2 |
2017-10-12 | arp: Config parameters longer than PIPELINE_MAX_ARGS chars ignored | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 1 | -5/+0 |
2017-10-06 | common code: KW fixes for common code | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 6 | -64/+147 |
2017-10-03 | l2l3_stack: fixing the arp_route_tbl/nd_route_tbl | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 1 | -65/+86 |
2017-10-03 | common: arp_route_tbl entry is not working | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 1 | -0/+2 |
2017-09-27 | REST_API: rest api client implementation | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 6 | -14/+56 |
2017-09-27 | common: Changes to common code for gateway support | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 4 | -390/+275 |
2017-09-27 | gateway: Created common code for routing in gateway | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 2 | -0/+322 |
2017-08-14 | Moving printf under cgnapt_dbg_print | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -1/+2 |
2017-07-24 | [common] fixing compiler warnings | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 2 | -7/+13 |
2017-07-21 | TXRX: Initialize the debug flag to disable by default | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 1 | -1/+1 |
2017-07-21 | [common] Adding route entry command to cmdline | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 1 | -0/+145 |
2017-07-18 | [l2l3 stack] implements new nd state machine & nd buffering | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 10 | -756/+746 |
2017-07-14 | [l2l3 stack] implements new arp state machine & arp buffering | ![](//seccdn.libravatar.org/avatar/ac45e9fd1151263eb848b1608c2df3fc?s=13&d=retro) Vishwesh M Rudramuni | 9 | -2997/+680 |
2017-06-30 | l2l3_stack: Remove the build folder from l2l3_stack | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 3 | -564/+0 |
2017-06-27 | Merge "conntrack: timer reset in reply traffic causes performance impact" | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -1/+4 |
2017-06-23 | conntrack: timer reset in reply traffic causes performance impact | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 1 | -1/+4 |
2017-06-22 | conntrack: Fix to avoid duplicate connections in initial burst | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 1 | -13/+2 |
2017-06-01 | CT: Perf optimization through prefetch and condition checks in CT | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 2 | -12/+43 |
2017-06-01 | Merge "[SAMPLEVNF] Adding support to handle more than 16 ports" | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 4 | -5/+101 |
2017-06-01 | [SAMPLEVNF] Adding support to handle more than 16 ports | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 4 | -5/+101 |
2017-05-31 | Merge "acl_lib: remove unused dualstack code from acl library" | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 2 | -379/+0 |
2017-05-12 | Change PMD link down to warning instead of panic error | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -1/+1 |
2017-05-12 | acl_lib: remove unused dualstack code from acl library | ![](//seccdn.libravatar.org/avatar/5eb664ffef3f6bef8ec46f72acc36062?s=13&d=retro) Anand B Jyoti | 2 | -379/+0 |
2017-04-21 | BUGFix: Allow the vCGNAPT compile without FTP/SIP functionality | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -1/+4 |
2017-04-18 | common: Adding common library for sample vnf | ![](//seccdn.libravatar.org/avatar/5a5925edc527bc1569fbc071d02158e4?s=13&d=retro) Vishwesh M Rudramuni | 60 | -0/+34248 |