diff options
Diffstat (limited to 'test/regress/f30')
-rw-r--r-- | test/regress/f30 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/regress/f30 b/test/regress/f30 new file mode 100644 index 0000000000000..84a8970eb8605 --- /dev/null +++ b/test/regress/f30 @@ -0,0 +1,4 @@ +pass in on hme0 proto udp all with not ipopts keep state +pass in on hme0 proto udp all with ipopts keep state +pass in on hme0 proto tcp all flags S with opt rr keep state +pass in on hme0 proto tcp all flags S with opt sec-class secret keep state |