Age | Commit message (Expand) | Author | Files | Lines |
2017-07-21 | TXRX: Initialize the debug flag to disable by default |  Anand B Jyoti | 1 | -1/+1 |
2017-07-21 | Merge "VNFs: Correcting the fdir mode for SWLB and HWLB" |  Deepak S | 3 | -13/+10 |
2017-07-21 | Merge "[common] Adding route entry command to cmdline" |  Deepak S | 1 | -0/+145 |
2017-07-21 | Merge "VNF_Catalogue Codebase" |  Deepak S | 100 | -0/+29045 |
2017-07-21 | VNF_Catalogue Codebase |  Kumar Rishabh | 100 | -0/+29045 |
2017-07-21 | VNFs: Correcting the fdir mode for SWLB and HWLB |  Anand B Jyoti | 3 | -13/+10 |
2017-07-21 | [common] Adding route entry command to cmdline |  Vishwesh M Rudramuni | 1 | -0/+145 |
2017-07-20 | Merge "[l2l3 stack] implements new nd state machine & nd buffering" |  Deepak S | 16 | -2284/+1242 |
2017-07-20 | Merge "[l2l3 stack] implements new arp state machine & arp buffering" |  Deepak S | 16 | -3715/+1272 |
2017-07-19 | Adding required pre-requites libs to build prox VNF |  Deepak S | 1 | -1/+2 |
2017-07-18 | [l2l3 stack] implements new nd state machine & nd buffering |  Vishwesh M Rudramuni | 16 | -2284/+1242 |
2017-07-17 | Merge "Documentation Compliance for Euphrates - Adding template" |  Deepak S | 20 | -0/+491 |
2017-07-17 | Merge "docs: Update install and release docs for DPDK migration support" |  Deepak S | 15 | -404/+689 |
2017-07-16 | Documentation Compliance for Euphrates - Adding template |  Deepak S | 20 | -0/+491 |
2017-07-17 | Merge "[UDP_Replay] fixing of compiler warning" |  Deepak S | 1 | -3/+1 |
2017-07-17 | [UDP_Replay] fixing of compiler warning |  Vishwesh M Rudramuni | 1 | -3/+1 |
2017-07-14 | Adding dpdk version for non-interactive vnf_build options. |  Deepak S | 1 | -12/+7 |
2017-07-14 | Adding PROX(Packet pROcessing eXecution engine) VNF to sampleVNF |  Deepak S | 363 | -1/+64275 |
2017-07-14 | docs: Update install and release docs for DPDK migration support |  Anand B Jyoti | 15 | -404/+689 |
2017-07-14 | Merge "tools: Support multiple version of DPDK build" |  Deepak S | 1 | -10/+39 |
2017-07-14 | Merge "UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk" |  Deepak S | 1 | -1/+5 |
2017-07-14 | Merge "vCGNAPT: correcting to use default rte_ring_dequeue" |  Deepak S | 1 | -4/+4 |
2017-07-14 | Merge "VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards" |  Deepak S | 3 | -7/+28 |
2017-07-14 | Merge changes Iefe947a9,I49ae9b19 |  Deepak S | 1 | -26/+24 |
2017-07-14 | VNFs: Correcting default traffic_type to IPv4 |  Anand B Jyoti | 5 | -6/+4 |
2017-07-14 | [UDP_Replay] adding Makefile for dynamic arp |  Vishwesh M Rudramuni | 1 | -2/+60 |
2017-07-14 | Merge "vFW: Remove unused pkt_type parameter from example cfg files" |  Deepak S | 16 | -42/+0 |
2017-07-14 | [UDP_Replay] Adding the dynamic arp support |  Vishwesh M Rudramuni | 1 | -284/+507 |
2017-07-14 | [l2l3 stack] implements new arp state machine & arp buffering |  Vishwesh M Rudramuni | 16 | -3715/+1272 |
2017-07-14 | vFW: Remove unused pkt_type parameter from example cfg files |  Anand B Jyoti | 16 | -42/+0 |
2017-07-12 | vFW: ARPICMP packets shouldn't be processed by vFW |  Anand B Jyoti | 1 | -6/+24 |
2017-07-12 | vFW: Remove TTL decrementing in firewall acting as gateway |  Anand B Jyoti | 1 | -20/+0 |
2017-06-30 | l2l3_stack: Remove the build folder from l2l3_stack |  Anand B Jyoti | 3 | -564/+0 |
2017-06-27 | Merge "tools: Adding patches for disabling the DEBUG logs in DPDK"v1.0.1 |  Deepak S | 1 | -0/+2 |
2017-06-27 | Merge "dpdk: Disable DEBUG logs by default in DPDK libraries" |  Deepak S | 1 | -0/+13 |
2017-06-27 | Merge "dpdk: Disable debug logs in ACL rte_table_acl_build" |  Deepak S | 1 | -0/+14 |
2017-06-27 | Merge "conntrack: timer reset in reply traffic causes performance impact" |  Deepak S | 1 | -1/+4 |
2017-06-27 | Merge "conntrack: Fix to avoid duplicate connections in initial burst" |  Deepak S | 1 | -13/+2 |
2017-06-27 | tools: Support multiple version of DPDK build |  Anand B Jyoti | 1 | -10/+39 |
2017-06-27 | UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk |  Anand B Jyoti | 1 | -1/+5 |
2017-06-27 | vCGNAPT: correcting to use default rte_ring_dequeue |  Anand B Jyoti | 1 | -4/+4 |
2017-06-27 | VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards |  Anand B Jyoti | 3 | -7/+28 |
2017-06-26 | tools: Adding patches for disabling the DEBUG logs in DPDK |  Anand B Jyoti | 1 | -0/+2 |
2017-06-26 | dpdk: Disable DEBUG logs by default in DPDK libraries |  Anand B Jyoti | 1 | -0/+13 |
2017-06-26 | dpdk: Disable debug logs in ACL rte_table_acl_build |  Anand B Jyoti | 1 | -0/+14 |
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-22 | vFW: Increase max number of VFW instances from 12 to 24 |  Anand B Jyoti | 1 | -1/+1 |
2017-06-22 | Merge "vCGNAPT: remove unused function and a patch" |  Deepak S | 3 | -94/+0 |
2017-06-15 | Adding Sample vCGNAPT config to run with multi-port pairv1.0.0 |  Deepak S | 7 | -250740/+970 |