summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Fix potential crash if link speed is nullXavier Simonart2-2/+2
2018-02-22Merge "Fixed the calculation of dropped packets and other changes"Deepak S11-93/+142
2018-02-22Merge "Add support for comments in configuration variables"Deepak S3-9/+15
2018-02-22Merge "Fix latency accuracy and dumping latencies to file"Deepak S4-94/+194
2018-02-21Fixed the calculation of dropped packets and other changesLuc Provoost11-93/+142
2018-02-15Fix latency accuracy and dumping latencies to fileXavier Simonart4-94/+194
2018-02-15Add support for comments in configuration variablesXavier Simonart3-9/+15
2018-02-15Merge "Fix potential crash in rx and tx distribution"Deepak S3-4/+13
2018-02-13Fix potential crash in rx and tx distributionXavier Simonart3-4/+13
2018-02-12Zero packet loss testing has been added.Luc Provoost12-72/+277
2018-02-04Fixed issues with the pkt_size commandLuc Provoost5-70/+219
2018-01-29Rework of the test cases in the *.test filesProvoost18-107/+211
2018-01-25Merge "Fix dumping receive packets"Deepak S2-5/+15
2018-01-25Merge "Integrate irq mode into PROX (support display and command line)"Deepak S15-61/+556
2018-01-24Fix extrapolation used in latency measurementsXavier Simonart3-11/+48
2018-01-16Integrate irq mode into PROX (support display and command line)Xavier Simonart15-61/+556
2018-01-16Fix dumping receive packetsXavier Simonart2-5/+15
2018-01-16Merge "Add support for DPDK 17.11"Deepak S16-68/+250
2018-01-16Merge "Add config option to use port mac as src mac in l2fwd and swap"Deepak S3-27/+39
2018-01-16Merge "Fix using signature in latency measurements"Deepak S1-0/+3
2018-01-16Merge "Fix stacking of rx receive functions"Deepak S2-10/+11
2018-01-16Merge "Fix potential crash when issuing "tx distr stop" command."Deepak S1-2/+2
2018-01-08Fix using signature in latency measurementsXavier Simonart1-0/+3
2018-01-08Fix stacking of rx receive functionsXavier Simonart2-10/+11
2018-01-05Merge "Initialize fields of outer IP header"Deepak S1-5/+4
2018-01-04Fix potential crash when issuing "tx distr stop" command.Xavier Simonart1-2/+2
2018-01-04Add config option to use port mac as src mac in l2fwd and swapXavier Simonart3-27/+39
2018-01-04Add support for DPDK 17.11Xavier Simonart16-68/+250
2017-12-20Initialize fields of outer IP headerXavier Simonart1-5/+4
2017-12-19Merge "Adding Security gateway testing"Deepak S18-367/+1225
2017-12-19Merge "Add l3 support for tasks without physical tx ports"Deepak S2-8/+5
2017-12-18Add support for multiple tasks generating to same ip in l3 mode.Xavier Simonart1-6/+23
2017-12-18Add l3 support for tasks without physical tx portsXavier Simonart2-8/+5
2017-12-18Adding Security gateway testingProvoost18-367/+1225
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