summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-09-17vcl: add http support to vcl_test_protosAritra Basu1-0/+53
2024-09-17pvti: Packet Vector Tunnel InterfaceAndrew Yourtchenko1-0/+1153
2024-09-06session: add Source Deny ListSteven Luong2-0/+372
2024-08-22tests: fix make test python issues on ubuntu 24.04Dave Wallace6-11/+625
2024-08-20http_static: make max-age configurableAdrian Villin1-0/+2
2024-08-08tests: fix scapy 2.4.5 IPsec patch for AH + ESNBenoît Ganne2-18/+35
2024-08-07tests: fix ipv6 fragmented esp w/ scapy 2.4.5Benoît Ganne2-5/+4
2024-08-07ikev2: handoff packetsStanislav Zaikin1-23/+35
2024-08-07ikev2: fix BN_bn2bin re-allocationStanislav Zaikin1-10/+0
2024-08-07tests: update scapy to version 2.4.5Dave Wallace28-288/+585
2024-08-01misc: remove deprecated builtinurl pluginMatus Fabian1-2/+2
2024-07-24prom: test_prom fixMatus Fabian1-0/+1
2024-07-24session: delete and add application namespace do not create the global sessio...Steven Luong1-28/+0
2024-07-18tests: output raw packet data when decoding pcap filesDave Wallace1-1/+1
2024-07-15session: application namespace may reference a deleted vrf tableSteven Luong6-0/+80
2024-07-15tests: more options for decoding pcapsKlement Sekera3-18/+25
2024-07-12tests: skip more excluded plugin testsDmitry Valter68-0/+351
2024-07-12fib: make mfib optionalBenoît Ganne7-26/+34
2024-07-03tests: disable failing tests on Ubuntu 22.04Andrew Yourtchenko5-10/+21
2024-06-19fib: fix ip drop path crashesDmitry Valter1-0/+13
2024-06-05tests: organize test coverage report generationDave Wallace1-7/+45
2024-06-04ipsec: fix missing udp port checkFan Zhang2-10/+10
2024-06-03fib: set the value of the sw_if_index for DROP routeMohsin Kazmi1-2/+45
2024-05-30hs-test: added targets to makefiles to get coverage from HS testsadrianvillin1-6/+9
2024-05-08ethernet: check destination mac for L3 in ethernet-input nodeSteven Luong19-54/+58
2024-05-06vlib: revert automatic core pinning changesHadi Rayan Al-Sandid1-328/+0
2024-05-02gso: use the header offsets from buffer metadataMohsin Kazmi1-2/+2
2024-05-01tests: remove duplicate SVR test caseKlement Sekera1-10/+0
2024-04-23tests: allow ip table nameMaxime Peim1-2/+4
2024-04-09tests: allow to add paths to default routeMaxime Peim1-2/+12
2024-04-09tests: Added a simple prom(etheus exporter) plugin testadrianvillin1-0/+58
2024-04-09mpls: fix default mpls lb hash configVladislav Grishenko1-6/+101
2024-04-09vnet: fix ARP for unnumberedPim van Pelt1-6/+16
2024-04-03tests: upgrade python packagesDave Wallace8-477/+521
2024-04-02tests: figure out correct version of sed to runMatthew Smith1-1/+3
2024-04-02tests: Use gnu sed explicitly in test setup/tear downTom Jones1-1/+1
2024-04-02tests: Add missing socket imports in testsTom Jones3-0/+4
2024-04-02l2: fix vxlan src port entropy with mpls payloadVladislav Grishenko2-3/+80
2024-03-29vlib: improve automatic core pinninghsandid1-0/+328
2024-03-26tests: Add support for getting corefile patterns on FreeBSDTom Jones2-2/+9
2024-03-26tests: Add platform handling for FreeBSDTom Jones1-1/+6
2024-03-26tests: Add missing struct importTom Jones1-0/+1
2024-03-26tests: Use errno value rather than a specific intTom Jones1-1/+2
2024-03-21ip: add support for buffer offload metadata in ip midchainArthur de Kerhor1-0/+201
2024-03-18vapi: uds transport supportStanislav Zaikin1-9/+20
2024-03-12tests: use proper unit test skip instead of printsKlement Sekera1-3/+1
2024-03-07flowprobe: fix flush callbacks when multiple workersAlexander Chernavin1-2/+0
2024-03-04misc: fix icmpMaxime Peim2-3/+3
2024-03-04bpf_trace_filter: support bpf filter optimization and dumpVladislav Grishenko1-1/+32
2024-03-04fib: fix crash while adding intf-rx routesVladislav Grishenko2-0/+266