Date: Sun, 20 Aug 2006 20:10:36 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <200608202010.k7KKAa2C065629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2006-08-20 20:10:36 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: Regigle parens to try and get the intended affect. This should fix people having trouble with the "me6" keyword. Also, we were using inet_pton on the wrong variable in one place. Reviewed by: mlaier (previous version of patch) Obtained from: Sascha Blank (inet_pton change) MFC after: 1 week Revision Changes Path 1.95 +6 -6 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608202010.k7KKAa2C065629>