]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore ipfw(8)'s compact output support broken after r331668.
authorae <ae@FreeBSD.org>
Tue, 25 Jun 2019 09:08:24 +0000 (09:08 +0000)
committerae <ae@FreeBSD.org>
Tue, 25 Jun 2019 09:08:24 +0000 (09:08 +0000)
commit664615ae29ad6e28c25c4d88a0d651928871a3c7
treebd01d26829473b0476aa6af9ebd947f886a11c44
parent41795499d11b058714d6f686f5796475bebe1c19
Restore ipfw(8)'s compact output support broken after r331668.

Also modify it a bit. Now -c option omits only 'from any to any' part
and works for different protocols (not just for ip).

Reported by: Dmitry Selivanov <dseliv at gmail>
MFC after: 1 week
sbin/ipfw/ipfw2.c