DragonFly commits List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net/ipfw ip_fw2.c
sephe 2008/08/01 20:03:06 PDT
DragonFly src repository
Modified files:
sys/net/ipfw ip_fw2.c
Log:
- ipfw_add_rule will never fail
- Make sure that ipfw_add_rule happens on CPU0
- Save a snapshot of autoinc_step, so sysctl will not interfering rule number
assignment
- Add comment
Revision Changes Path
1.60 +33 -19 src/sys/net/ipfw/ip_fw2.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.c.diff?r1=1.59&r2=1.60&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]