diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf0032.ok')
| -rw-r--r-- | sbin/pfctl/tests/files/pf0032.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/pfctl/tests/files/pf0032.ok b/sbin/pfctl/tests/files/pf0032.ok new file mode 100644 index 000000000000..826ce61ebcb3 --- /dev/null +++ b/sbin/pfctl/tests/files/pf0032.ok @@ -0,0 +1,6 @@ +pass in inet from 10.0.0.0/8 to any flags S/SA keep state +pass in inet from 10.0.0.0/8 to any flags S/SA keep state +pass in inet from 192.168.37.0/25 to any flags S/SA keep state +pass in inet from 192.168.37.0/24 to any flags S/SA keep state +pass in inet from 192.168.0.0/16 to any flags S/SA keep state +pass in inet from 192.0.0.0/8 to any flags S/SA keep state |
