aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-02-14bfd: add per session countersKlement Sekera1-10/+123
2022-02-09bfd: Add an update API that has create new or modify existing semanticsNeale Ranns2-0/+52
2022-02-08tests: vcl: add missing host stack echo testFilip Tehlar1-0/+8
2022-02-07build: Make the build work on Debian 11Andrew Yourtchenko1-0/+19
2022-02-07tests: Update python packagesDave Wallace3-132/+153
2022-02-06stats: fix memory leaksOle Troan1-1/+0
2022-02-05tests: mark the test suites broken when ASan is enabledNaveen Joy1-0/+16
2022-02-05tests: fix test-checkstyle-diff if no .py changedKlement Sekera1-2/+2
2022-02-01nat: nat44-ei hairpinning code cleanupFilip Varga1-1/+1
2022-01-31tests: correct python usage in virtualenvKlement Sekera1-9/+9
2022-01-31ip: reassembly - add a way to disable for forusKlement Sekera2-34/+79
2022-01-31tests: make VPP_BUILD_DIR to point to correct dirKlement Sekera3-5/+5
2022-01-31tests: support skipping to test method with STEPKlement Sekera1-4/+24
2022-01-26hsa: cleanup and rename http test serverFlorin Coras1-1/+2
2022-01-24nat: TCP state tracking based on RFC 7857/RFC 6146Klement Sekera2-160/+464
2022-01-17ipsec: IPSec interface correct drop w/ no protectionNeale Ranns2-5/+28
2022-01-05srv6-mobile: Update GTP4/6.D functionTetsuya Murakami1-10/+17
2022-01-05ipsec: allow registering random ports in testsArthur de Kerhor2-30/+47
2021-12-21fib: MPLS EOS chains built for attached prefixes should link to a lookup DPONeale Ranns1-0/+27
2021-12-16ip: add tests for message size verificationKlement Sekera1-5/+24
2021-12-14ip: reassembly: drop zero length fragmentsKlement Sekera1-0/+18
2021-12-10ip: reassembly: handle atomic fragments correctlyKlement Sekera2-2/+84
2021-12-03ip: extension header parsing fails for fragment headerOle Troan1-9/+33
2021-12-02tests: add segment manager testsFilip Tehlar1-0/+27
2021-11-23misc: deprecate gbp and its dependentsNeale Ranns7-6488/+0
2021-11-23ip: unlock_fib on if deleteNathan Skrzypczak1-2/+13
2021-11-22nat: change nat44-ed test pool addressFilip Varga1-1/+1
2021-11-22vlib: add virtual time supportBenoît Ganne10-61/+37
2021-11-22ipfix-export: add mutliple ipfix_exporters testsPaul Atkins1-0/+192
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-3/+29
2021-11-15fib: re-evaluate the import/export state of a prefix.Neale Ranns1-0/+135
2021-11-10nat: api autoendian fixFilip Varga2-16/+12
2021-11-09tests: Remove the error output from the linux-cp testsNeale Ranns1-6/+3
2021-11-09tests: fix missing dataclasses module in python 3.6Dave Wallace1-0/+1
2021-11-09memif: memif linkstate can't become upDaniel Béreš1-0/+40
2021-11-06tests docs: fix jsonschema dependencyDave Wallace2-2/+2
2021-11-06unittest: remove clib_count_equal_* testsDamjan Marion1-1/+1
2021-11-05unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s...Steven Luong1-3/+3
2021-11-03tests: Apply the 'return self' pattern for the L2 objectsNeale Ranns1-0/+5
2021-11-02tests: update python packagesDave Wallace3-110/+134
2021-11-02build: remove unnecessary executable bitsRay Kinsella15-0/+0
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