aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* pf tests: add missing require.progsKristof Provost6 hours3-0/+4
* if_ovpn: support IPv6 link-local addressesKristof Provost6 hours1-0/+76
* pf: return errors from pf_route() and pf_route6()Kristof Provost6 hours1-0/+28
* bridge: Add a vlanfilter bridge optionLexi Winter13 hours1-47/+114
* tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setupsZhenlei Huang3 days1-6/+141
* ifconfig: Support VLAN ID in static/deladdrLexi Winter3 days1-1/+69
* pf: Use different address family for source and redirection addressKajetan Staszkiewicz3 days2-0/+70
* netinet6: Don't return non-IPv6 enabled interfaces from in6_getlinkifnet()Kristof Provost6 days1-1/+40
* bridge: do not allow a bridge SVI in a bridgeLexi Winter7 days2-0/+51
* if_ovpn tests: basic float test caseKristof Provost7 days1-0/+91
* tests/sys/net/if_bridge_test: fix MTU testLexi Winter10 days1-2/+2
* tests/mac_portacl: enable is_exclusive for nowSiva Mahadevan10 days1-0/+1
* if_ovpn tests: Exercise the multihome optionMark Johnston10 days1-0/+167
* tests/sys/netpfil: unskip tests that no longer need to be skippedSiva Mahadevan12 days4-16/+0
* mac_bsdextended: report that all tests require the kernel moduleAlan Somers12 days2-3/+1
* pf tests: test truncated IP options in ICMP payloadKristof Provost12 days1-0/+16
* pf tests: verify we now allow MLD packets with the Router Alert extention headerKristof Provost12 days2-0/+96
* pf tests: verify we now allow IGMP packets with the Router Alert IP optionKristof Provost12 days2-0/+96
* pf tests: don't set interface on scapy's sr1()Kristof Provost12 days1-2/+1
* libpfctl: fix reporting of flush address countKristof Provost12 days1-0/+29
* ctl: delete dead code in the testsAlan Somers13 days1-9/+0
* fusefs: report that all tests require the fusefs kernel moduleAlan Somers13 days1-1/+2
* pf tests: make mbuf:inet6_in_mbuf_len more robustKristof Provost2025-07-181-0/+6
* pf: add missing IPv6 length checkKristof Provost2025-07-161-0/+15
* uexterr_gettext: add testsAlan Somers2025-07-152-0/+109
* netinet6: allow binding a raw socket to an anycast addressLexi Winter2025-07-151-0/+25
* pf tests: Fix rdr pass test to really use 'pass … rdr-to' syntaxKajetan Staszkiewicz2025-07-131-1/+1
* pf: Prevent infinite looping over tables in round-robin poolsKajetan Staszkiewicz2025-07-131-0/+82
* pf tests: Add jail configuration for route_to and ipv6-nexthop testsKajetan Staszkiewicz2025-07-131-0/+101
* pf: Fix error handling when pf_map_addr() failsKajetan Staszkiewicz2025-07-132-0/+68
* pf tests: fix anchor:nat testKristof Provost2025-07-121-2/+2
* getdirentries: Return ENOTDIR if not a directory.Dag-Erling Smørgrav2025-07-092-0/+173
* tests: Get the MAC from the epairs.Ronald Klop2025-07-092-17/+16
* pf tests: sync a state with an rtableid that doesn't existKristof Provost2025-07-091-0/+85
* pfctl tests: recursive flush test caseKristof Provost2025-07-091-0/+57
* pf tests: test DIOCNATLOOK validationKristof Provost2025-07-091-0/+35
* inotify tests: Use unsigned integers for event masksMark Johnston2025-07-071-2/+4
* pf tests: verify the new reset functionalityKristof Provost2025-07-071-0/+50
* tests: Adapt existing tests for O_CLOEXEC to O_CLOFORKRicardo Branco2025-07-063-2/+156
* if_bridge_test: add a test for QinQ (802.1ad)Lexi Winter2025-07-051-0/+58
* bridge: allow vlan(4) interfaces on a bridgeLexi Winter2025-07-051-0/+41
* bridge: add per-interface vlan access listLexi Winter2025-07-051-0/+129
* bridge: transparently add and remove VLAN tagsLexi Winter2025-07-051-0/+46
* bridge: allow member interface vlan to be configuredLexi Winter2025-07-051-0/+126
* tests: Add some regression tests for inotifyMark Johnston2025-07-042-0/+864
* fusefs: Upgrade FUSE protocol to version 7.35.Claudiu I. Palincas2025-07-031-0/+30
* pf tests: verify that 'quick' works on anchorsKristof Provost2025-07-031-0/+37
* pf tests: verify max-pkt-rate on anchorsKristof Provost2025-06-301-13/+52
* pf: ensure max-pkt-size works on match rulesKristof Provost2025-06-271-12/+49
* pf: add 'max-pkt-size'Kristof Provost2025-06-272-0/+86