6e0bca03bd
A very basic syncproxy test: set up a connection via a synproxy rule. This triggeres the panic fixed in r336273.
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
# $FreeBSD$
|
|
|
|
echo stream tcp nowait root internal
|
|
echo stream tcp6 nowait root internal
|
|
echo dgram udp wait root internal
|
|
echo dgram udp6 wait root internal
|