DragonFly commits List (threaded) for 2008-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net/ipfw ip_fw2.c
sephe 2008/11/11 04:59:11 PST
DragonFly src repository
Modified files:
sys/net/ipfw ip_fw2.c
Log:
- Use priority message to carry out ipfw callout.
- Mark the callout message with DROPABLE flag, so we don't need to
do additional netmsg_service_sync() in module event function and
the callout function itself could much straightforward.
Revision Changes Path
1.99 +15 -10 src/sys/net/ipfw/ip_fw2.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.c.diff?r1=1.98&r2=1.99&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]