aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-11-07flowprobe: fix clearing interface state on feature disablingAlexander Chernavin1-1/+20
2023-11-03tests: allow explicit defaults for arg typesDmitry Valter1-2/+2
2023-11-03tests: refactor asf framework codeDave Wallace165-2974/+1048
2023-11-02tests: remove packet debug output from npt66 testcasesDave Wallace1-1/+1
2023-10-31tests: fix UDP port range for mdata and bufmonDave Wallace2-2/+2
2023-10-31tests: http static - skip if cannot create namespacesadrianvillin1-9/+6
2023-10-31ipsec: modify IPsec related tests to send and verify UDP-encapsulated ESP tra...vinay Tripathi3-12/+162
2023-10-30tests: Added LLDP plugin testsadrianvillin1-0/+149
2023-10-30tests: Added http static server tests.adrianvillin2-3/+157
2023-10-30ipsec: huge anti-replay window supportMaxime Peim4-27/+827
2023-10-30flowprobe: fix accumulation of tcp flags in flow entriesAlexander Chernavin1-0/+74
2023-10-26hsa: unify echo test setupFilip Tehlar5-20/+18
2023-10-26tests: Added bufmon plugin testadrianvillin1-0/+130
2023-10-25tests: Added mdata plugin testadrianvillin1-0/+123
2023-10-25fib: only update glean for interface if necessaryMatthew Smith1-9/+12
2023-10-25tests: Added STN plugin test to improve coverage.adrianvillin1-0/+63
2023-10-25tests: Added a simple Snort plugin test to increase coverage.adrianvillin1-0/+53
2023-10-18flowprobe: fix sending L4 fields in L2 template and flowsAlexander Chernavin1-7/+40
2023-10-16ip-neighbor: do not use sas to determine NS source addressOle Troan3-3/+3
2023-10-16flowprobe: fix corrupted packets sent after feature disablingAlexander Chernavin1-0/+38
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko3-15/+29
2023-10-16npt66: icmp6 alg to handle icmp6 error messagesOle Troan1-19/+57
2023-10-13ethernet: run callbacks for subifs too when mac changesAlexander Chernavin1-3/+103
2023-10-12flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin1-2/+68
2023-10-06cnat: add flow hash config to cnat translationhedi bouattour1-2/+90
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko9-1/+41
2023-09-26ping: Simple binary API for running ping based on eventsNikitaSkrynnik1-0/+34
2023-09-24fib: Don't use an address from an attached prefix when sending ARP requests.Neale Ranns1-0/+22
2023-09-20tests: remove unsupported qemu featureNaveen Joy1-1/+1
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-2/+5
2023-09-13quic: fix quic sessions state updatesFlorin Coras1-0/+1
2023-09-06nat: improve nat44-ed outside address distributionVladislav Grishenko1-13/+12
2023-09-05npt66: make plugin default disabledOle Troan1-0/+4
2023-09-04npt66: checksum applied to src address instead of dst address on rxOle Troan1-18/+27
2023-09-04tracenode: filtering featureMaxime Peim1-17/+199
2023-09-01map: test fix feature disablingMaxime Peim1-0/+5
2023-08-25npt66: network prefix translation for ipv6Ole Troan1-0/+89
2023-08-17tests: more descriptive error messageKlement Sekera2-2/+10
2023-08-16tests docs: update python3 venv packagesDave Wallace28-450/+576
2023-08-11tests: filter coverage report outputDave Wallace1-0/+3
2023-08-08tests: fix setting gcov flag for test-cov targetDave Wallace1-1/+1
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoƮt Ganne3-24/+186
2023-07-21tests: Add checksum offload interface testsNaveen Joy2-0/+42
2023-07-13lb: Fix src_ip_sticky evaluation bug in per-port-vip case.Nobuhiro MIKI1-0/+32
2023-06-29ip-neighbor: add api for getting neighbor db configAlexander Chernavin1-0/+30
2023-06-23ipsec: manually binding an SA to a workerMaxime Peim1-0/+38
2023-06-22tests docs: fix lcov code coverage report generationDave Wallace1-14/+34
2023-06-21tests: do not run qemu interface tests if the environment does not allow itAndrew Yourtchenko3-2/+39
2023-06-15tests: Run interface tests as a regular testDave Wallace1-1/+0
2023-06-02wireguard: add support for chained buffersAlexander Chernavin1-0/+227