HardenedBSD/tests/sys
Kristof Provost 63a5fe8343 pflow: limit to no more than 128 flow exporters
While there are no inherent limits to the number of exporters we're
likely to scale rather badly to very large numbers. There's also no
obvious use case for more than a handful. Limit to 128 exporters to
prevent foot-shooting.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-01-22 18:02:10 +01:00
..
acl
aio
audit
auditpipe
capsicum tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cddl zfs tests: Silence clang warning 2023-12-04 12:22:14 -05:00
common
compat32
devrandom tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
fifo tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
file
fs fusefs: fix some memory leaks in the tests 2024-01-19 10:44:32 -07:00
geom tests: don't run atf_* in a subshell 2023-11-27 13:15:59 -08:00
kern kern: pts: do not special case closed slave side 2024-01-15 20:55:59 -06:00
kqueue
mac
mqueue
net tests/net: enable if_clone_test:epair_ipv6_up_stress 2024-01-10 20:51:53 -08:00
netgraph ng_socket: with getsockname() return node ID for unnamed node 2023-11-27 20:11:38 -08:00
netinet netinet tests: test that we send IGMP join/leave packets as expected 2023-12-19 17:47:41 +01:00
netinet6 frag6 tests: Serialize 2023-12-31 11:22:45 -05:00
netipsec
netlink tests/netlink: improve recently added netlink_socket:membership 2024-01-10 20:51:53 -08:00
netmap netmap: fix unit tests 2023-12-29 07:46:46 +00:00
netpfil pflow: limit to no more than 128 flow exporters 2024-01-22 18:02:10 +01:00
opencrypto Revert "cdefs: Remove __func__ define" 2023-11-27 14:59:54 -07:00
pjdfstest
posixshm posixshm largepage_mmap: fix a racy test 2024-01-03 16:39:53 +00:00
ses
sys
vfs tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
vm
vmm
Makefile
Makefile.depend
Makefile.inc