summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-06-02Adding UDP Replay VNF without arp supportDeepak S4-0/+3153
2017-06-02Revert "[SAMPLEVNF] Adding UDP Replay VNF"Deepak S6-3445/+0
2017-06-02Revert "[BUG]: Fix segfault while sending the packets back"Deepak S1-1/+1
2017-06-01[BUG]: Fix segfault while sending the packets backDeepak S1-1/+1
2017-06-01Merge "[SAMPLEVNF] Adding support to handle more than 16 ports"Deepak S2-3/+12
2017-06-01[SAMPLEVNF] Adding support to handle more than 16 portsDeepak S2-3/+12
2017-05-31Merge "vFW: remove unused dualstack support code"Deepak S1-660/+1
2017-05-31Merge "vFW: Clear the pkt drop count for unsupported type in clearstats cmd"Deepak S1-0/+1
2017-05-30If port configuration fails. Try again after disabling TX OFFLOADDeepak S3-9/+25
2017-05-30[SAMPLEVNF] Adding UDP Replay VNFVishwesh M Rudramuni6-0/+3445
2017-05-12vFW: remove unused dualstack support codeAnand B Jyoti1-660/+1
2017-05-12vFW: Clear the pkt drop count for unsupported type in clearstats cmdAnand B Jyoti1-0/+1
2017-05-11Allow enable/disable of checksum for cgnaptDeepak S2-19/+19
2017-05-11Default enable only NAPT featuresDeepak S1-5/+5
2017-04-19vFW: Adding Virtual Firewall VNFAnand B Jyoti31-0/+12530
2017-04-19vACL VNF initial check-inBindya Narayan15-0/+10083
2017-04-19vCGNAPT VNF initial check-inDeepak S44-0/+20081