the manpage documents that af-to does not work on pass out rules, but
authorbenno <benno@openbsd.org>
Tue, 21 Jun 2016 13:40:43 +0000 (13:40 +0000)
committerbenno <benno@openbsd.org>
Tue, 21 Jun 2016 13:40:43 +0000 (13:40 +0000)
commit3439ccc6f6f734cb169637082270d39b4cd90867
tree377ea96331282a6f1832fdf9d0c342e548b3b3bd
parent1b3c666cbef6f199ff146106bb747bf306fac8f4
the manpage documents that af-to does not work on pass out rules, but
the pf.conf parser allows it, which leads a non working configuration
being loaded.
this changes the parser to make pass out .. af-to an error.

ok henning@ mikeb@
sbin/pfctl/parse.y