xref: /openbsd/regress/sbin/pfctl/pfail43.in (revision db3296cf)
1# illegal table definitions
2table <foo> file "/does/not/exists"
3table <foo> const { <bar> }
4table <foo> { (lo0) }
5table <foo> persist file "/dev/null" { ::1 no-route }
6table <foo> { 1.1.1.1.1 }
7table <foo> { 1.1.1.1.1 1.1.1.1.2 }
8