CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/15 15:15:35
Modified files:
sys/net : pf_table.c
sbin/pfctl : pfctl_table.c
Log message:
use PFR_RB_NONE consistently
Replace hardcoded 0 and implicit checks with enum as done in all other
use cases of `pfra_fback'. No object change.
OK sashan
