diff options
Diffstat (limited to 'regress/sbin/pfctl/pfail17.in')
-rw-r--r-- | regress/sbin/pfctl/pfail17.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail17.in b/regress/sbin/pfctl/pfail17.in new file mode 100644 index 00000000000..5b7ede1884c --- /dev/null +++ b/regress/sbin/pfctl/pfail17.in @@ -0,0 +1,5 @@ +#flags X is invalid; flags X/XY must be used + +pass proto tcp flags S +pass proto tcp flags S/ + |