freebsd-dev/tests/sys
Alexander V. Chernikov 80f03e63d6 netlink: improve interface handling
* Separate interface creation from interface modification code
* Support setting some interface attributes (ifdescr, mtu, up/down, promisc)
* Improve interaction with the cloners requiring to parse/write custom
 interface attributes
* Add bitmask-based way of checking if the attribute is present in the
message
* Don't use multipart RTM_GETLINK replies when searching for the
specific interface names
* Use ENODEV instead of ENOENT in case of failed RTM_GETLINK search
* Add python netlink test helpers
* Add some netlink interface tests

Differential Revision: https://reviews.freebsd.org/D37668
2022-12-14 19:52:35 +00:00
..
acl
aio Reap dead code in lio_kqueue_test and aio_kqueue_test 2022-07-24 09:31:40 -06:00
audit
auditpipe
capsicum
cddl zfs tests: stop writing to arbitrary devices 2022-11-11 14:43:47 -06:00
common tests: partial revert of 4627bc1e90 2022-09-06 20:54:49 -07:00
devrandom
fifo
file
fs fusefs: fix VOP_ADVLOCK with SEEK_END 2022-10-18 19:11:49 -06:00
geom
kern ptrace_test: Remove another MIPS remnant. 2022-12-13 14:51:52 -08:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac
mqueue
net if_ovpn tests: add aes-128-gcm test case 2022-11-11 11:17:39 +01:00
netgraph
netinet tests/netinet: mark more tests that require python 2022-12-07 11:51:49 -08:00
netinet6 netinet6: fix interface handling for loopback traffic 2022-07-10 12:47:47 +00:00
netipsec ipsec tests: add test case for chacha20_poly1305 2022-11-02 14:19:37 +01:00
netlink netlink: improve interface handling 2022-12-14 19:52:35 +00:00
netmap netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing. 2022-12-04 16:29:25 -08:00
netpfil pf tests: check that we clean up unused kifs 2022-12-14 10:19:01 +01:00
opencrypto test/sys/opencrypto: Fix NIST KAT parser iterator 2022-10-06 16:42:31 +02:00
pjdfstest
posixshm posixshm_test: add naive page accounting test 2022-12-09 14:17:12 +02:00
ses
sys rb_tree: test rank balance 2022-09-07 21:40:05 -05:00
vfs
vm shared_shadow_inval_test: fix copy-pasto in error message 2022-08-24 13:03:11 -05:00
vmm
Makefile
Makefile.depend
Makefile.inc