opnsense-src/tests/sys/netgraph
Zhenlei Huang 3a4c4d61ac tests/netgraph: Add a test for races between if_detach() and vnet_if_return()
A ng_eiface(4) or physical interface does not involve the cloner hence
the detaching is a bit different with epair(4). Add more tests to cover
that.

PR:		292993
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D56609

(cherry picked from commit 0988abd52352ae0977cd3e5c10316b7d94e1cac8)
2026-04-30 17:52:02 +08:00
..
basic.c
bridge.c
eiface_test.sh tests/netgraph: Add a test for races between if_detach() and vnet_if_return() 2026-04-30 17:52:02 +08:00
hub.c
ksocket.c ng_ksocket: Add tests for IPv6 2025-06-25 12:12:11 +02:00
Makefile tests/netgraph: Add a test for races between if_detach() and vnet_if_return() 2026-04-30 17:52:02 +08:00
ng_macfilter_test.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
socket.c ng_socket: with getsockname() return node ID for unnamed node 2023-11-27 20:11:38 -08:00
util.c
util.h
vlan_rotate.c