aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-08-22dns: make the dns name resolver a pluginDave Barach1-110/+0
2019-08-21dns: add basic functional "make test" caseDave Barach1-0/+110
2019-08-20ip: reassembly: send packet out on correct workerKlement Sekera2-4/+355
2019-08-20tests: support worker threadsKlement Sekera1-1/+4
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar14-127/+148
2019-08-20tests: Revert "Tests: Example duplicate code refactoring."Klement Sekera1-243/+277
2019-08-16acl: fix stats-segment counters validation on acl updateAndrew Yourtchenko1-18/+36
2019-08-16hsa: Refactor quic_echo to allow other protocolsNathan Skrzypczak1-2/+2
2019-08-16ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev1-3/+3
2019-08-14gbp: add local l3out redirect to local SEP unit testBenoît Ganne1-3/+36
2019-08-12ip: allow addrs from the same prefix on intfMatthew Smith2-8/+136
2019-08-09gbp: add remote EP redirect to remote SEP unit testBenoît Ganne1-1/+94
2019-08-09gbp: add unknown remote EP redirect unit testBenoît Ganne1-6/+27
2019-08-07gbp: add l3out redirect to remote SEP unit testBenoît Ganne1-0/+172
2019-08-07tests: UT for MPLS 6PENeale Ranns1-1/+52
2019-08-07fib tests: IP multicast over GRENeale Ranns2-1/+76
2019-08-06ethernet: change to mark the CFI bit in the L2 header.Prashant Maheshwari2-5/+18
2019-08-01ipsec: Redo the anit-replay check post decryptNeale Ranns1-0/+15
2019-07-31lb: vip and as dump/detail api'sHongjun Ni2-0/+160
2019-07-31gso: fix the test caseMohsin Kazmi1-1/+0
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-1/+3
2019-07-31qos: Store functionNeale Ranns3-2/+84
2019-07-31api papi: add alias for timestamp(datetime)/timedeltaPaul Vinciguerra1-10/+19
2019-07-31tests: disable pg capture before enabling itAndrew Yourtchenko4-2/+31
2019-07-31tests: Split IPSec ESP into parameterized tests per engineNeale Ranns2-67/+60
2019-07-31ip: Ensure reassembly runs before IPSec decrypt.Neale Ranns2-3/+78
2019-07-28build: add option to wipe/rebuild papiPaul Vinciguerra1-0/+6
2019-07-28pg: add GSO supportMohsin Kazmi3-4/+193
2019-07-26dhcp ip: DSCP settings for transmitted DHCP packetsNeale Ranns2-11/+65
2019-07-26dhcp: send unicast and broadcast packets via the IP adjacencyNeale Ranns1-16/+62
2019-07-25vom: QoS supportNeale Ranns1-0/+79
2019-07-24acl: implement countersAndrew Yourtchenko1-5/+35
2019-07-24tests: add cpu/shm info to test runner outputPaul Vinciguerra1-1/+13
2019-07-24qos: QoS dump APIsNeale Ranns3-146/+168
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns2-41/+86
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns3-78/+210
2019-07-24vppinfra: add mapped pcap file supportGary Boon1-0/+55
2019-07-23tests: pin pip versionAloys Augustin1-0/+4
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang3-1/+7
2019-07-19ip: admin change affects intf IPv4 addr routesMatthew G Smith1-0/+74
2019-07-16ipsec: handle UDP keepalivesNeale Ranns3-9/+133
2019-07-14tests: fix error in VppDiedError exceptionPaul Vinciguerra1-2/+2
2019-07-12tests: remove invalid arguments passed to papiPaul Vinciguerra1-5/+1
2019-07-12ip ipsec: Remove IPSec SPI-0 punt reasonNeale Ranns1-26/+32
2019-07-11gbp: An Endpoint can change sclassNeale Ranns1-1/+65
2019-07-10tests: Re-enable ipsec tests on ARMjuraj.linkes2-6/+4
2019-07-09tests: remove unused class attribute in VppTestCasePaul Vinciguerra1-1/+0
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns1-19/+66
2019-07-09quic: add back missing test timeoutNathan Skrzypczak1-2/+2
2019-07-09tests: treat all truthy env vars the same wayPaul Vinciguerra2-13/+31