summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Merge "Fix command parser"Deepak S1-13/+12
2017-12-08Merge "Fix checks done when changing generator pkt_size"Deepak S1-10/+25
2017-12-06Fix qos statisticsXavier Simonart1-1/+1
2017-12-06Fix checks done when changing generator pkt_sizeXavier Simonart1-10/+25
2017-12-06Fix command parserXavier Simonart1-13/+12
2017-11-22correct prox ipsec vnfIgor Shaula1-107/+90
2017-11-21fix prox crypto buildIgor Shaula1-1/+6
2017-11-21Merge "Add support for nop mode with l3 submode"Deepak S7-23/+52
2017-11-17* fix encryption: ESP packet formatIgor Shaula1-45/+129
2017-11-15Add support for nop mode with l3 submodeXavier Simonart7-23/+52
2017-11-13Remove unused files in udp replayDeepak S4-247/+0
2017-11-09Merge "Fix changing impair delay through command line"Deepak S1-1/+3
2017-11-09Fix latency commands in l3 submodeXavier Simonart2-21/+29
2017-11-08Fix changing impair delay through command lineXavier Simonart1-1/+3
2017-11-07Merge "Rework handle_esp.c (proto, DPDK<17.08, cleanup)"Deepak S2-73/+34
2017-11-07Merge "lw_AFTR: IP Checksum required on generated packet."Deepak S2-0/+15
2017-11-01lw_AFTR: IP Checksum required on generated packet.DanielMartinBuckley2-0/+15
2017-10-27Rework handle_esp.c (proto, DPDK<17.08, cleanup)Patrice Buriez2-73/+34
2017-10-25Merge changes from PROX-v041Patrice Buriez39-511/+1630
2017-10-19Makefile change and new task structures for IPSec Prox taskAlexander Komarov3-1/+6
2017-10-18Added IPSec/ESP performance demo building block to DPPD-PROXAlexander Komarov2-0/+621
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-12vACL: The ethernet mac address not updated correctlyAnand B Jyoti1-4/+4
2017-10-05VNFs: Fixing klocwork issue in VNFs codeAnand B Jyoti8-16/+217
2017-09-28Fix cgnapt status outputDeepak S1-0/+1
2017-09-28Fix the cgnapt pipeline stat issuesDeepak S1-0/+19
2017-09-27REST_API: rest api client implementationVishwesh M Rudramuni20-213/+1409
2017-09-27UDP_Replay: changes for gateway packet forwardingAnand B Jyoti2-0/+6
2017-09-27vCGNAT: changes for gateway packet forwardingAnand B Jyoti5-251/+166
2017-09-27vACL: changes for gateway packet forwardingAnand B Jyoti6-1941/+1775
2017-09-27vFW: 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
4 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030