Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 14:15:47 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        net@freebsd.org
Cc:        darrenr@freebsd.org
Subject:   [PATCH] Convert ipfilter from timeout(9) to callout(9)
Message-ID:  <201208311415.47225.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
I have a patch to switch the ipfilter code from using the deprecated 
timeout(9) API to using callout(9) instead.  Is anyone able to test this?

http://www.FreeBSD.org/~jhb/patches/ipfilter_callout.patch

-- 
John Baldwin



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