CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/02 03:14:33
Modified files:
sys/net : pf_ioctl.c
Log message:
relax check for valid onrdomain range. onrdomain is -1 if the value is
unused by the rule. So skip the rest of the check in that case.
Fixes rulest loading for semarie@
OK semarie@
