summaryrefslogtreecommitdiff
path: root/tests/sys/net/Makefile
AgeCommit message (Expand)Author
2025-08-21tun(4)/tap(4): allow devices to be configured as transientKyle Evans
2025-08-10tests/sys/net: if_bridge_test does not require pythonLexi Winter
2025-06-04tests/sys/net: run if_bridge_test in a jailLexi Winter
2025-04-09bpf: avoid panic on multiple readersKristof Provost
2024-04-20wg tests: Add a simple regression test case for netmap supportMark Johnston
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-10epair tests: test PCP tagged packetsKristof Provost
2022-12-16wg: Re-add basic if_wg(4) tests.John Baldwin
2022-06-28if_ovpn tests: basic test caseKristof Provost
2021-11-09net tests: basic if_stf testKristof Provost
2021-11-08net tests: basic if_gif(4) test caseKristof Provost
2021-07-26net tests: basic test case for bpf(4)'s ability to set vlan pcpKristof Provost
2021-04-19bridge tests: Test STP config BPDU validationKristof Provost
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-05-19Make sys.net.if_bridge_test depend on python; sys.net.if_bridge_test.spanEdward Tomasz Napierala
2020-03-03Skip if_epair regression test if module doesn't existOlivier Cochard
2020-02-16bridge: Basic test caseKristof Provost
2020-01-28tests: Test for an epair panicKristof Provost
2019-12-28Add userland tests for route table/lltable rtsock operations.Alexander V. Chernikov
2019-10-15tests: basic VLAN testKristof Provost
2019-03-05tun tests: Test renaming and destroying a tun interface in a vnet jailKristof Provost
2018-02-23Add tests for lagg(4) and other cloned network interfacesAlan Somers