Date: Mon, 18 Feb 2008 19:56:10 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c Message-ID: <200802181956.m1IJuAuN075674@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2008-02-18 19:56:10 UTC
FreeBSD src repository
Modified files:
sbin/ipfw ipfw.8 ipfw2.c
Log:
Instead of using a heuristic to decide whether to display
table 'values' as IP addresses, use an explicit argument (-i).
This is a 'POLA' issue. This is a low risk change and should be MFC'd
to RELENG_6 and RELENG 7. it might be put as an errata item for 6.3.
(not sure about 6.2).
Fix suggested by: Eugene Grosbein
PR: 120720
MFC After: 3 days
Revision Changes Path
1.209 +5 -0 src/sbin/ipfw/ipfw.8
1.114 +9 -6 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802181956.m1IJuAuN075674>
