CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/13 02:41:15
Modified files:
sbin/pfctl : parse.y
Log message:
Fix regression on child queue definitions
I comitted the wrong diff in 1.680 which turned `queue cq parent pq ...'
into invalid syntax by changing `interface' to `ON if_item'.
Found by bket, thanks!
