CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/08 14:49:00
Modified files:
sys/net : pf_ioctl.c
Log message:
Check address family of pf ioctl(2) DIOCNATLOOK parameter at kernel
entry instead of calling panic() due to unhandled af.
Reported-by: [email protected]
from Benjamin Baier
