index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
if_bridge_test: add a test for QinQ (802.1ad)
Lexi Winter
2025-07-05
1
-0
/
+58
*
bridge: allow vlan(4) interfaces on a bridge
Lexi Winter
2025-07-05
1
-0
/
+41
*
bridge: add per-interface vlan access list
Lexi Winter
2025-07-05
1
-0
/
+129
*
bridge: transparently add and remove VLAN tags
Lexi Winter
2025-07-05
1
-0
/
+46
*
bridge: allow member interface vlan to be configured
Lexi Winter
2025-07-05
1
-0
/
+126
*
tests/ci: run ci-full kyua tests in parallel
Siva Mahadevan
2025-07-05
1
-1
/
+2
*
tests: Add some regression tests for inotify
Mark Johnston
2025-07-04
2
-0
/
+864
*
fusefs: Upgrade FUSE protocol to version 7.35.
Claudiu I. Palincas
2025-07-03
1
-0
/
+30
*
pf tests: verify that 'quick' works on anchors
Kristof Provost
2025-07-03
1
-0
/
+37
*
pf tests: verify max-pkt-rate on anchors
Kristof Provost
2025-06-30
1
-13
/
+52
*
Fix typos in the CI configuration
kalinasp
2025-06-27
1
-3
/
+3
*
pf: ensure max-pkt-size works on match rules
Kristof Provost
2025-06-27
1
-12
/
+49
*
pf: add 'max-pkt-size'
Kristof Provost
2025-06-27
2
-0
/
+86
*
pf tests: test handling of ICMP echo requests with the same ID
Kristof Provost
2025-06-27
1
-0
/
+77
*
fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to fail
Mark Johnston
2025-06-26
1
-0
/
+3
*
pf: decrement TTL in pf_route(6)()
Kristof Provost
2025-06-26
2
-5
/
+52
*
tests: extend wireguard test to cover incremental allowed-ips updates
Kyle Evans
2025-06-25
1
-0
/
+205
*
pf: limit extra SCTP states
Kristof Provost
2025-06-25
1
-0
/
+28
*
pf tests: basic max-pkt-rate test
Kristof Provost
2025-06-25
2
-0
/
+83
*
ng_ksocket: Add tests for IPv6
Seyed Pouria Mousavizadeh Tehrani
2025-06-25
1
-12
/
+74
*
tests/kqueue: repair flaky test
Gleb Smirnoff
2025-06-24
1
-1
/
+1
*
unix/tests: Add a regression test for fd transfer across jails
Mark Johnston
2025-06-24
2
-0
/
+136
*
netinet/tests: Mark broadcast:INADDR_BROADCAST as needing network access
Mark Johnston
2025-06-24
1
-1
/
+5
*
pf tests: do not shutdown the sctp server in sctp:related_icmp
Kristof Provost
2025-06-21
1
-1
/
+1
*
netgraph/ksocket tests: Bind to a specific address
Mark Johnston
2025-06-20
1
-6
/
+9
*
kern: send parent a SIGCHLD when the debugger has detached
Kyle Evans
2025-06-19
1
-0
/
+68
*
runq: Remove userland references to RQ_PPQ in rtprio contexts
Olivier Certner
2025-06-17
1
-3
/
+2
*
tcp: Fix the SO_REUSEPORT_LB check
Mark Johnston
2025-06-17
1
-0
/
+10
*
ctl: add ATF tests for SCSI PERSISTENT RESERVE IN/OUT
Alan Somers
2025-06-15
3
-0
/
+443
*
fusefs: fix a panic in vop_close with a CTL consumer
Alan Somers
2025-06-15
3
-2
/
+90
*
fusefs: add more checks for buggy FUSE servers
Alan Somers
2025-06-13
3
-3
/
+115
*
fusefs: Fix a panic when unmounting before init
Alan Somers
2025-06-12
6
-8
/
+176
*
tests/unix_stream: peer's shutdown(SHUT_WR) must wake up any event mech
Gleb Smirnoff
2025-06-09
1
-8
/
+69
*
tests/unix_stream: refactor event mech tests
Gleb Smirnoff
2025-06-09
1
-132
/
+161
*
pf tests: frag6.py:TestFrag6_RouteTo::test_too_big requires scapy
Kristof Provost
2025-06-09
1
-0
/
+2
*
pf tests: killstate:key requires scapy
Kristof Provost
2025-06-09
1
-0
/
+1
*
pf tests: update after IPv6 hop-by-hop change
Kristof Provost
2025-06-06
1
-1
/
+1
*
pf tests: skip TestHeader6::test_too_many if ipfilter is loaded
Kristof Provost
2025-06-06
2
-0
/
+11
*
pf tests: verify header processing limit
Kristof Provost
2025-06-06
3
-2
/
+224
*
fusefs: revert a workaround for a googletest bug
Alan Somers
2025-06-05
1
-8
/
+1
*
bridge: fix vlan(4) on a bridge member
Lexi Winter
2025-06-04
1
-0
/
+51
*
tests/sys/net: run if_bridge_test in a jail
Lexi Winter
2025-06-04
1
-0
/
+2
*
atf, kyua: Implement require.kmods.
Dag-Erling Smørgrav
2025-05-31
2
-12
/
+21
*
tests: ensure that unix/stream raises POLLIN after a shutdown(2)
Kyle Evans
2025-05-30
1
-0
/
+56
*
fusefs: correct a comment in the tests
Alan Somers
2025-05-30
1
-1
/
+1
*
tests/unix: test MSG_PEEK read from a socket that has a descriptor
Gleb Smirnoff
2025-05-29
1
-0
/
+46
*
pf tests: make sctp:related_icmp test more robust
Kristof Provost
2025-05-29
1
-2
/
+2
*
pf tests: deduplicate DelayedSend
Kristof Provost
2025-05-28
6
-59
/
+47
*
tests: Add a regression test for commit 7587f6d4840f8
Mark Johnston
2025-05-28
2
-0
/
+135
*
tests: kern: add some tests for TIOCSTI
Kyle Evans
2025-05-27
2
-0
/
+340
[next]