aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-10-22fib: Don't back walk from a path-list when a child fist attaches.Neale Ranns1-1/+11
2021-10-21cnat: improve testsNathan Skrzypczak1-737/+562
2021-10-20nat: enable skipped nat44-ed multi worker testsFilip Varga1-57/+0
2021-10-20nat: nat44-ei configuration improvementsFilip Varga1-16/+1
2021-10-14nat: static mappings in flow hashKlement Sekera4-10/+238
2021-10-13docs: better docs, mv doxygen to sphinxNathan Skrzypczak8-922/+116
2021-10-12fib: fix the drop counter for ipv6 RPF failuresNeale Ranns1-0/+6
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss2-0/+794
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan4-240/+11
2021-10-12nat: static mappings in flow hashKlement Sekera4-11/+240
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-0/+27
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev3-112/+235
2021-10-07udp: fix severity error infoFilip Tehlar2-3/+3
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-12/+31
2021-10-06wireguard: add events for peerArtem Glazychev1-8/+136
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-51/+448
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak1-1/+1
2021-10-06ip: add classifier-based ACLs support on ip puntBenoît Ganne2-2/+78
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion2-21/+23
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev1-0/+104
2021-10-04ip: fix punt for ipv6Benoît Ganne1-0/+144
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev1-14/+36
2021-09-29ipsec: Record the number of packets lost from an SANeale Ranns3-0/+101
2021-09-28api: API trace improvementsFilip Tehlar1-0/+63
2021-09-27ikev2: support variable-length noncesBenoît Ganne1-1/+3
2021-09-27classify: Large and nested classifer unit testsRay Kinsella3-20/+352
2021-09-27gso: do not gro on small packetsAloys Augustin1-0/+102
2021-09-22ip: add ip_table_allocate to apiAloys Augustin2-47/+183
2021-09-16ip6-nd: add ip6-nd proxyMohsin Kazmi1-0/+188
2021-09-13ip-neighbor: Handle local MAC address change for incomplete adjacenciesNeale Ranns1-1/+23
2021-09-09flowprobe: simplify test logicKlement Sekera1-55/+18
2021-09-08tests: fix DEBUG=attach multiple worker configKlement Sekera1-0/+3
2021-08-31vcl: switch part of the tests to sock apiFlorin Coras1-13/+47
2021-08-26ikev2: check for valid cipher + integrityBenoît Ganne1-1/+1
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+45
2021-08-17nat: fix counters increment for output featureAlexander Chernavin1-1/+1
2021-08-13tests docs: upgrade python packagesDave Wallace16-354/+439
2021-08-09ip6-nd: only respond to RS if sending RA is enabledOle Troan1-1/+15
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-0/+44
2021-07-28gre: set proper fib index for unnumbered interfaces, unset fib index before f...Stanislav Zaikin1-7/+9
2021-07-19nat: harden ICMP handlingKlement Sekera1-0/+4
2021-07-14nat: adding support for icmp-error msgFilip Varga1-0/+35
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga1-11/+2
2021-07-13fib: Set the GLEAN flag on attached export routes so that the SAS worksNeale Ranns2-1/+14
2021-07-12papi: remove shared memory transportOle Troan2-2/+1
2021-07-09gso: add ipsec tunnel testsMohsin Kazmi1-0/+247
2021-07-06vrrp: Fix for test-all testcases failure.Rajaselvam1-18/+16
2021-06-30ipsec: Derive the TUNNEL_V6 flag from the configured address typesNeale Ranns1-2/+0
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns2-192/+1016
2021-06-28ipsec: Split the SA add_del API into an separate add and delNeale Ranns1-20/+2