summaryrefslogtreecommitdiff
path: root/tests/sys/netpfil/common
AgeCommit message (Expand)Author
2025-07-24tests/sys/netpfil: unskip tests that no longer need to be skippedSiva Mahadevan
2025-03-03tests: Require python3 when using ScapyJose Luis Duran
2024-11-24netpfil tests: make dummynet tests more robustKristof Provost
2024-11-06pft_ping: improve IPv6 address comparisonKristof Provost
2024-10-16tests: Fix style of netpfil/common/divapp.cIgor Ostapenko
2024-10-15tests: Move netpfil/pf/divapp to netpfil/common/Igor Ostapenko
2024-10-14netpfil tests: skip checksum verification in pft_ping.pyKristof Provost
2024-10-03pf: fix double ruleset evaluation for fragments sent to dummynetKajetan Staszkiewicz
2024-09-28pf tests: add a test for max-src-connKajetan Staszkiewicz
2024-09-25pf tests: Make TCP port numbers configurableKajetan Staszkiewicz
2024-09-25pf tests: Remove nargs from single argumentsKajetan Staszkiewicz
2024-07-23netpfil tests: run in parallelKristof Provost
2024-07-23pf tests: ensure temporary files end up in the atf working directoryKristof Provost
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-04vnet tests: check for if_bridge.koKristof Provost
2024-06-04netpfil tests: make the pls tests more robustKristof Provost
2024-03-24netpfil tests: disable ICMPv6 rate limiting in the test jailGleb Smirnoff
2024-01-04pf tests: ensure that pflog shows malformed packets as blocked, not passedKristof Provost
2023-12-17dummynet: add simple gilbert-elliott channel modelRichard Scheffenegger
2023-12-05pf tests: test that we validate sequence numbers on TCP RSTKristof Provost
2023-10-26pf tests: Add option to send fragmented packetsKajetan Staszkiewicz
2023-08-21pf tests: test syncookies on IPv6Kristof Provost
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-06-20pf: Add code to enable filtering for locally delivered packetsDoug Rabson
2023-06-13dummynet tests: attempt to provoke wf2q+ use-after-freeKristof Provost
2023-06-03pf: Fix tests broken by enabling inet-local filteringDoug Rabson
2023-05-31netinet*: Fix redirects for connections from localhostDoug Rabson
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-30netpfil tests: SerializeMark Johnston
2023-01-22netpfil tests: improve pft_ping.pyKajetan Staszkiewicz
2023-01-22netpfil tests: improve sniffer.pyKajetan Staszkiewicz
2022-11-11netpfil tests: add dummynet fq_codel test caseKristof Provost
2022-11-02tests: make sniffer more robustKristof Provost
2022-06-21Temporarily skip flaky test case: sys.netpfil.common.dummynet.ipfw_queueLi-Wen Hsu
2022-05-05Reenable vnet tests in CIEd Maste
2022-05-03tests/dummynet: disable since mbuf pointer serialization KPI to be backed outMarko Zec
2022-01-27netpfil tests: re-enable dummynet testsKristof Provost
2022-01-27netpfil tests: test removing interfaces with pending dummynet packetsKristof Provost
2021-12-06dummynet tests: disable for nowKristof Provost
2021-10-28netpfil tests: dummynet+NAT test for pfKristof Provost
2021-10-22pf tests: test NAT-ed ICMP errorsKristof Provost
2021-09-24netpfil tests: extend dummynet tests to pfKristof Provost
2021-09-08netpfil tests: IPv6 dummynet queue testKristof Provost
2021-09-08netpfil tests: dummynet queue testKristof Provost
2021-09-08dummynet tests: pipe test for IPv6Kristof Provost
2021-08-19pf: implement set-tos for IPv6Samuel Robinette
2021-07-26net tests: basic test case for bpf(4)'s ability to set vlan pcpKristof Provost
2021-07-02pf tests: Stress state retrievalKristof Provost
2021-06-03netpfil tests: Basic dummynet pipe testKristof Provost
2021-05-12tests: Only log critical errors from scapyKristof Provost