cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw2.c
Maxim Konovalov
maxim at FreeBSD.org
Sun Aug 26 11:38:31 PDT 2007
maxim 2007-08-26 18:38:31 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
sbin/ipfw ipfw2.c
Log:
o Fix bug I introduced in the previous commit (ipfw set extention):
pack a set number correctly.
Submitted by: oleg
o Plug a memory leak.
Submitted by: oleg and Andrey V. Elsukov
Approved by: re (kensmith)
MFC after: 1 week
Revision Changes Path
1.107 +3 -3 src/sbin/ipfw/ipfw2.c
1.172 +4 -1 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list