CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/23 05:13:23
Modified files:
sys/net : pf.c
sbin/pfctl : parse.y
Log message:
Explicitly forbid to combine af-to with route-to in pfctl. The
parser cannot handle that correctly and is is unclear wether the
kernel code would work. Remove the feature until someone needs it
and properly implements and tests it.
OK mike@ sashan@ mpi@
