aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil
Commit message (Expand)AuthorAgeFilesLines
* pf tests: fix typos in the abort_v6 test case head / cleanup function nameKristof Provost2023-12-211-2/+2
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-094-0/+151
* pf: always create multihomed states as floatingKristof Provost2023-11-241-2/+3
* pf tests: ensure that we generate all permutations for SCTP multihomeKristof Provost2023-11-071-0/+61
* pf tests: extend SCTP tests to test state removal through ASCONFKristof Provost2023-10-021-0/+36
* pf tests: basic SCTP multihoming testKristof Provost2023-10-022-0/+443
* pf tests: test syncookies on IPv6Kristof Provost2023-08-282-2/+157
* pf tests: verify syncookie status reportKristof Provost2023-08-281-0/+30
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-2342-42/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* pf tests: test SCTP pfsyncKristof Provost2023-08-111-0/+188
* pf tests: test 'rdr' for SCTPKristof Provost2023-08-111-0/+68
* pf tests: test SCTP NATKristof Provost2023-08-111-0/+106
* pf tests: test SCTP 'return'Kristof Provost2023-08-111-0/+117
* pf tests: basic SCTP connection testKristof Provost2023-08-112-0/+191
* pf: test rules evaluation in the face of multiple IPv6 fragment headersKristof Provost2023-08-042-0/+62
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-2539-39/+39
* pf: Add code to enable filtering for locally delivered packetsDoug Rabson2023-07-149-17/+31
* netinet*: Fix redirects for connections from localhostDoug Rabson2023-07-144-11/+79
* pfsync tests: check for the correct IP addressKristof Provost2023-05-251-1/+1
* pf tests: SerializeMark Johnston2023-04-061-0/+3
* netpfil tests: SerializeMark Johnston2023-04-061-0/+3
* pf tests: try to trigger locking issues in pfsync_timeout()Kristof Provost2023-03-271-0/+34
* pf tests: test IPv6 fragmentation with link-local addressesKristof Provost2023-03-201-0/+10
* pf tests: improve pfsync:basic_defer testKristof Provost2023-02-171-2/+2
* netpfil tests: improve pfsync_defer.pyKajetan Staszkiewicz2023-01-292-4/+4
* netpfil tests: improve pft_ping.pyKajetan Staszkiewicz2023-01-297-320/+505
* netpfil tests: improve sniffer.pyKajetan Staszkiewicz2023-01-294-22/+16
* pf tests: test fast port re-use with syncookiesKristof Provost2023-01-281-0/+57
* pf tests: properly destroy renamed interfacesKajetan Staszkiewicz2023-01-231-56/+21
* pf tests: check that we clean up unused kifsKristof Provost2022-12-281-0/+44
* tests: make sniffer more robustKristof Provost2022-11-091-1/+8
* pf tests: test wildcard anchorsKristof Provost2022-09-151-0/+39
* pf tests: pfsync and route_to test caseThomas Pasqualini2022-06-181-0/+374
* pf tests: Test retrieving nested nat-anchorsKristof Provost2022-03-241-0/+36
* pf tests: Test setting and retrieving nested anchorsKristof Provost2022-03-241-0/+35
* pf tests: Test per-anchor tablesKristof Provost2022-02-281-0/+43
* pf tests: remove a stray 'set -x'Kristof Provost2022-02-281-1/+0
* pf tests: Test adding counters to an existing tableKristof Provost2022-02-191-0/+37
* pf: Initialize pf_kpool mutexes earlierMark Johnston2022-02-071-0/+27
* pf tests: Provoke failure in pf_ioctl_addruleKristof Provost2022-02-041-0/+39
* pf tests: more thorough pfsync defer testKristof Provost2021-12-133-1/+203
* pf tests: Test PR259689Kristof Provost2021-12-011-0/+29
* pf tests: basic test for ridentifierKristof Provost2021-11-263-0/+116
* pf tests: route_to:icmp_nat_head requires scapyKristof Provost2021-11-241-0/+1
* pf tests: test NAT-ed ICMP errorsKristof Provost2021-11-133-0/+173
* pf tests: ensure that $nr expansion is correctKristof Provost2021-10-222-0/+41
* pf tests: Basic adaptive mode syncookie testKristof Provost2021-10-061-0/+50
* pf tests: Basic syncookie testKristof Provost2021-10-061-0/+43
* pf tests: synproxy to localhost testKristof Provost2021-09-171-0/+83