freebsd-skq/sys/netpfil/pf
rrs dc494194a2 This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped.  Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after:	1 Month with associated callout change.
2015-11-13 22:51:35 +00:00
..
if_pflog.c
if_pfsync.c This fixes several places where callout_stops return is examined. The 2015-11-13 22:51:35 +00:00
in4_cksum.c
pf_altq.h
pf_if.c
pf_ioctl.c pf: Fix TSO issues 2015-10-14 16:21:41 +00:00
pf_lb.c
pf_mtag.h
pf_norm.c pf: Fix TSO issues 2015-10-14 16:21:41 +00:00
pf_osfp.c
pf_ruleset.c
pf_table.c
pf.c pf: Fix broken rule skip calculation 2015-11-07 23:51:42 +00:00
pf.h