cvs commit: src/sys/net/ipfw ip_fw2.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Aug 1 20:05:44 PDT 2008
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
More information about the Commits
mailing list