Date: Sun, 26 Aug 2007 18:38:31 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw2.c Message-ID: <200708261838.l7QIcVFZ097752@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708261838.l7QIcVFZ097752>