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