aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-02-26sr: API cleanupJakub Grajciar1-1/+1
2020-02-26api: improve api string safetyJakub Grajciar2-0/+69
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns1-24/+36
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns6-56/+352
2020-02-20ip-neighbor: Fix aging timeoutVladimir Isaev1-1/+22
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera1-2/+0
2020-02-13vrrp: add plugin providing vrrp supportMatthew Smith1-0/+35
2020-02-11ipsec: add support for chained buffersFilip Tehlar2-51/+30
2020-02-11sr: update NH value for Ethernet payloadspcamaril1-1/+1
2020-02-11ip: fix ip-local errorsFlorin Coras1-2/+2
2020-02-10ip-neighbor: fix MLD reports not being sentNeale Ranns1-1/+31
2020-02-07tests: support python 3.8Ole Troan4-8/+7
2020-02-05stats: fix state counter removalVladimir Isaev1-40/+41
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-1/+122
2020-02-04teib: Rename NHRP to TEIBNeale Ranns3-20/+20
2020-01-30vppinfra: improve clocks_per_second convergenceDave Barach1-0/+2
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns3-70/+66
2020-01-27ipip: Multi-point interfaceNeale Ranns3-13/+130
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns3-22/+30
2020-01-27bfd: reset peer discriminator on timeoutKlement Sekera1-0/+11
2020-01-16tests: fix typo in test doc stringPaul Vinciguerra1-1/+1
2020-01-16tests: fix TypeError in run_tests.pyPaul Vinciguerra1-4/+5
2020-01-14tests: fix worker thread initializationPaul Vinciguerra1-4/+4
2020-01-13tests: disable the tap test for the time beingAndrew Yourtchenko1-1/+1
2020-01-04ipsec: AH copy destination and source address from templateNeale Ranns2-12/+26
2020-01-04ipsec: Targeted unit testingNeale Ranns3-10/+481
2020-01-02tests: configure 32 mb physmemDave Barach2-2/+2
2020-01-02tests: bfd - move test_poll_response to EXTENDED_TESTSPaul Vinciguerra1-0/+2
2019-12-31ip-neighbor: set link-type ARP on incomplete adjacenciesNeale Ranns1-0/+65
2019-12-27tests: test_mpls_v6_ebgp_pic - don't write to stdoutPaul Vinciguerra1-1/+1
2019-12-26tests: tls - don't print skip info to stdoutPaul Vinciguerra1-3/+6
2019-12-25classify: "classify filter ..." debug CLI cleanupDave Barach1-2/+2
2019-12-24tests: fix skip logic on test_tapPaul Vinciguerra1-2/+2
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns6-21/+132
2019-12-23tests: TestL2bdMultiInst - break serial dependency on testsPaul Vinciguerra1-10/+15
2019-12-20tests: don't prompt to launch gdb for sanity test casePaul Vinciguerra4-22/+38
2019-12-19papi: lazily initialize stats clientPaul Vinciguerra1-14/+0
2019-12-19gre: multipoint ingress lookup fixNeale Ranns1-14/+69
2019-12-18build tests: fail test run if we can't patch scapyPaul Vinciguerra1-1/+1
2019-12-18tests: fix cdp patch for scapy 2.4.3Paul Vinciguerra1-20/+2
2019-12-18ipsec: Fix decap of IPSEC/GRE in transport modeNeale Ranns1-1/+125
2019-12-17tests: fix import from change to scapy 2.4.3Paul Vinciguerra1-1/+1
2019-12-17classify: add complex encap packet tracing testBenoƮt Ganne1-10/+110
2019-12-17nhrp: mGREv6Neale Ranns1-0/+78
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns17-69/+289
2019-12-17fib: Glean on NBMA interface points to dropNeale Ranns1-0/+6
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre17-35/+231
2019-12-11devices: vhost API cleanupJakub Grajciar1-3/+3
2019-12-11devices: tap API cleanupJakub Grajciar2-0/+65
2019-12-09vlib: improve test coverageDave Barach1-0/+26