Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 15:02:59 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        net@freebsd.org
Subject:   [PATCH] Convert netipsec/key from timeout(9) to callout(9)
Message-ID:  <1960797.oookSHr2PM@ralph.baldwin.cx>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1960797.oookSHr2PM>