summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Rest API: Fix all the bugs in the HWLB, mask issue, etcDeepak S1-3/+2
2017-10-16Fix udp replay issueDeepak S1-6/+6
2017-10-16Adding app version displayDeepak S1-6/+20
2017-10-11vACL: The ethernet mac address not updated correctlyAnand B Jyoti1-4/+4
2017-10-06VNFs: Fixing klocwork issue in VNFs codeAnand B Jyoti8-16/+217
2017-10-04Fix cgnapt status outputDeepak S1-0/+1
2017-10-04Fix the cgnapt pipeline stat issuesDeepak S1-0/+19
2017-10-04REST_API: rest api client implementationVishwesh M Rudramuni20-213/+1409
2017-10-04UDP_Replay: changes for gateway packet forwardingAnand B Jyoti2-0/+6
2017-10-04vCGNAT: changes for gateway packet forwardingAnand B Jyoti5-251/+166
2017-10-04vACL: changes for gateway packet forwardingAnand B Jyoti6-1941/+1775
2017-10-04vFW: changes for gateway packet forwardingAnand B Jyoti6-233/+296
2017-09-25Remove default section in the createrapidDeepak S1-1/+0
2017-09-19Splitting the script in 2 parts: createrapid.py and runrapid.pyLuc Provoost11-528/+1098
2017-09-12Enabling Prox to be compatible with Titanium CloudDeepak S1-0/+1
2017-09-11Support 5 tuple load balancing for IP addresses other than 0.0.0.XDanielMartinBuckley1-5/+5
2017-08-21Update vACL config filesDeepak S8-56/+90
2017-08-20Updated configuration files for cgnapt VNFsDeepak S6-0/+310
2017-08-20Update vCGNAPT configuration fileDeepak S34-2392/+0
2017-08-14Enable tpkts_processed counter in aclDeepak S1-0/+12
2017-08-14Moving printf under cgnapt_dbg_printDeepak S2-14/+23
2017-08-02vFW: Updating config and script files of vFWAnand B Jyoti26-1708/+474
2017-07-21VNFs: Correcting the fdir mode for SWLB and HWLBAnand B Jyoti3-13/+10
2017-07-20Merge "[l2l3 stack] implements new nd state machine & nd buffering"Deepak S4-1524/+494
2017-07-20Merge "[l2l3 stack] implements new arp state machine & arp buffering"Deepak S6-716/+588
2017-07-18[l2l3 stack] implements new nd state machine & nd bufferingVishwesh M Rudramuni4-1524/+494
2017-07-17Merge "[UDP_Replay] fixing of compiler warning"Deepak S1-3/+1
2017-07-17[UDP_Replay] fixing of compiler warningVishwesh M Rudramuni1-3/+1
2017-07-14Adding PROX(Packet pROcessing eXecution engine) VNF to sampleVNFDeepak S362-0/+64273
2017-07-14VNFs: Correcting default traffic_type to IPv4Anand B Jyoti5-6/+4
2017-07-14[UDP_Replay] adding Makefile for dynamic arpVishwesh M Rudramuni1-2/+60
2017-07-14Merge "vFW: Remove unused pkt_type parameter from example cfg files"Deepak S16-42/+0
2017-07-14[UDP_Replay] Adding the dynamic arp supportVishwesh M Rudramuni1-284/+507
2017-07-14Merge "UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk"Deepak S1-1/+5
2017-07-14Merge "vCGNAPT: correcting to use default rte_ring_dequeue"Deepak S1-4/+4
2017-07-14Merge "VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards"Deepak S3-7/+28
2017-07-14[l2l3 stack] implements new arp state machine & arp bufferingVishwesh M Rudramuni6-716/+588
2017-07-14vFW: Remove unused pkt_type parameter from example cfg filesAnand B Jyoti16-42/+0
2017-07-12vFW: ARPICMP packets shouldn't be processed by vFWAnand B Jyoti1-6/+24
2017-07-12vFW: Remove TTL decrementing in firewall acting as gatewayAnand B Jyoti1-20/+0
2017-06-27UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulkAnand B Jyoti1-1/+5
2017-06-27vCGNAPT: correcting to use default rte_ring_dequeueAnand B Jyoti1-4/+4
2017-06-27VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwardsAnand B Jyoti3-7/+28
2017-06-22vFW: Increase max number of VFW instances from 12 to 24Anand B Jyoti1-1/+1
2017-06-22Merge "vCGNAPT: remove unused function and a patch"Deepak S1-5/+0
2017-06-15Adding Sample vCGNAPT config to run with multi-port pairv1.0.0Deepak S6-0/+970
2017-06-09vCGNAPT: remove unused function and a patchAnand B Jyoti1-5/+0
2017-06-06Adding timer dyn timeout config in timer profile.Deepak S1-2/+15
2017-06-06Set rxq and txq to same value to enable to run UDP replay on single threadDeepak S1-2/+2
2017-06-02Enable UDP_replay on OVS deploymentDeepak S1-4/+6