diff options
Diffstat (limited to 'regress/sbin/pfctl/pfr10.in')
-rw-r--r-- | regress/sbin/pfctl/pfr10.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfr10.in b/regress/sbin/pfctl/pfr10.in new file mode 100644 index 00000000000..2eb22393cf2 --- /dev/null +++ b/regress/sbin/pfctl/pfr10.in @@ -0,0 +1,16 @@ +# table loading from pf.conf +pass list +pass load table <regress.1> const +pass list +pass load table <regress.1> persist const +pass list +pass load table <regress.1> persist +pass list +pass load table <regress.1> +pass list +pass load table <regress> persist { 1.2.3.4 1.2.3.4 4.3.2.1 } +pass show +pass load table <regress> persist +pass show +pass load table <regress> persist {} +pass show |