aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
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