CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/05 19:50:47
Modified files:
sbin/pflogd : pflogd.c
Log message:
Ensure that if_exists() always closes its socket before returning.
Also fix a bug where the return value of if_exists() was not checked
correctly if the interface disappears while pflogd is running.
ok beck henning
