Date: Tue, 7 Jun 2005 14:11:17 +0000 (UTC) From: Max Laier <mlaier@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: <200506071411.j57EBH3Q099862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-06-07 14:11:17 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: add_proto() now fills proto for us so stop to 'guess' the protocol from the command and rather trust the value add_proto filled in. While here, fix an oversight in the pretty printing of ip6/4 options. Revision Changes Path 1.76 +2 -5 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506071411.j57EBH3Q099862>