Date: Sat, 8 May 2004 18:53:31 -0700 (PDT) From: "Christian S.J. Peron" <csjp@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: <200405090153.i491rVYT065304@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2004/05/08 18:53:31 PDT
FreeBSD src repository
Modified files:
sbin/ipfw ipfw2.c
Log:
Remove redundant sanity check before add_mac() when adding
mac ipfw rules. The exact same sanity check is performed as
the first operation of add_mac(), so there is no sense
in doing it twice.
Approved by: bmilekic (mentor)
PR: bin/55981
Revision Changes Path
1.48 +0 -2 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405090153.i491rVYT065304>
