[PATCH] Convert netipsec/key from timeout(9) to callout(9)

John Baldwin jhb at freebsd.org
Wed Sep 24 19:11:48 UTC 2014


This patch converts a timer in the IPSEC code from using timeout() to using 
callout() instead.  Can someone test it or review it?

http://people.freebsd.org/~jhb/patches/ipsec_callout.patch

-- 
John Baldwin


More information about the freebsd-net mailing list