aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-10-16tests: python3 changes for ip6 fib testssnaramre1-1/+1
2019-10-16tests: cli wrapper should return stringOle Troan5-12/+12
2019-10-15tests: python3 version check for enum modulesnaramre1-1/+5
2019-10-14gso: Add gso feature arcMohsin Kazmi2-0/+9
2019-10-14tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-14tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-10-11tests: explicitly wait for the PG to finish before looking for capture fileAndrew Yourtchenko1-0/+15
2019-10-11tests: extra logging in reassembly testsKlement Sekera1-0/+10
2019-10-10tests: add cli_return_response to vpp_papi_providerDave Barach1-2/+13
2019-10-10geneve: API cleanupJakub Grajciar1-16/+14
2019-10-09dhcp: dhcp6_pd_client_cp API cleanupJakub Grajciar1-10/+0
2019-10-09build: clean up make help outputDave Wallace1-3/+3
2019-10-09mpls: support fragmentation of mpls output packetRajesh Goel1-0/+56
2019-10-08tests: handle unicode charactes in cli outputKlement Sekera1-1/+2
2019-10-07dhcp: Move to pluginNeale Ranns4-2584/+0
2019-10-06ip: Fix IP unnumbered dump of one interfaceNeale Ranns1-0/+9
2019-10-03dhcp: API cleanupJakub Grajciar4-254/+283
2019-09-30dhcp: dhcp6_ia_na_client_cp API cleanupJakub Grajciar1-6/+0
2019-09-27ipsec: support 4o6 and 6o4 for tunnel protectNeale Ranns1-2/+40
2019-09-26ip: add shallow virtual reassembly functionalityKlement Sekera1-1/+342
2019-09-25ip: respect buffer boundary when searching for ipv6 headersKlement Sekera1-2/+19
2019-09-25ip: refactor reassemblyKlement Sekera1-14/+16
2019-09-23tests: fix test-checkstyle to check plugin testsDave Wallace1-1/+1
2019-09-19api: split vl_api_prefix into twoOle Troan1-1/+1
2019-09-18tests: split up the long running IPSec tests into separate classesAndrew Yourtchenko1-82/+398
2019-09-13devices: partial revert of af_packet API cleanup patchDamjan Marion2-80/+0
2019-09-12devices: af_packet API cleanupJakub Grajciar2-0/+80
2019-09-11bonding: API cleanupJakub Grajciar1-0/+1
2019-09-09memif: API cleanupJakub Grajciar1-1/+3
2019-09-06bonding: add weight support for active-backup modeSteven Luong2-8/+5
2019-09-04bfd: API cleanupJakub Grajciar3-194/+97
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-15/+7
2019-09-02tests: run vapi tests by defaultKlement Sekera3-6/+6
2019-09-02tests: fix centos detectionKlement Sekera1-1/+1
2019-08-27api: revert use string type for strings in memclnt.apiOle Troan2-11/+12
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns3-1/+17
2019-08-27api: use string type for strings in memclnt.apiOle Troan2-12/+11
2019-08-26gso: fix segmentation when gso_size greater than vlib buffer sizeMohsin Kazmi1-0/+32
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace32-30163/+8
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