aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil
Commit message (Expand)AuthorAgeFilesLines
* pf: improve SCTP validationKristof Provost2026-04-281-0/+23
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-241-0/+38
* pf: relax sctp v_tag verificationKristof Provost2025-12-111-0/+67
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-11-031-0/+32
* pf: improve add state validationKristof Provost2025-11-031-0/+25
* pfctl: fix recursive printing of NAT rulesKristof Provost2025-04-161-0/+46
* pf tests: test table information export via snmp_pfKristof Provost2025-04-031-0/+52
* pf tests: add a basic snmp_pf test caseKristof Provost2025-04-033-1/+123
* pf: drop IPv6 packets built from overlapping fragments in pf reassemblyKristof Provost2025-02-181-0/+44
* pf tests: check cleared time when zeroing stats for table addressesLeonid Evdokimov2025-01-161-2/+31
* pf: fix potential NULL dereference in SCTP multihome handlingKristof Provost2024-12-241-4/+73
* pfctl: add -T `reset` to touch pfras_tzero only for non-zero entriesLeonid Evdokimov2024-12-241-0/+80
* pfctl: clear statistic for specified addressesKristof Provost2024-12-141-0/+57
* pf tests: disable epsv for the ftp proxy testKristof Provost2024-10-211-1/+1
* netpfil tests: skip checksum verification in pft_ping.pyKristof Provost2024-10-211-6/+0
* pf tests: ensure that neighbour discovery works as expectedKristof Provost2024-09-041-0/+48
* pf: cope with SCTP port re-useKristof Provost2024-08-271-0/+59
* pf tests: ensure temporary files end up in the atf working directoryKristof Provost2024-08-2210-35/+24
* pf: invert direction for inner icmp state lookupsKristof Provost2024-08-202-2/+6
* pf tests: ensure that traceroutes using ICMP workKristof Provost2024-08-202-0/+130
* pf tests: ensure we don't confuse different ICMP typesKristof Provost2024-07-312-0/+90
* pf tests: fix sctp:timeout testKristof Provost2024-07-251-5/+5
* pf tests: test setting and retrieving timeout valuesKristof Provost2024-07-251-0/+32
* pf tests: test longer anchor namesKristof Provost2024-06-181-0/+32
* vnet tests: check for if_bridge.koKristof Provost2024-06-115-3/+5
* 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