cvs commit: src/sbin/ipfw ipfw2.c

Christian S.J. Peron csjp at FreeBSD.org
Sat May 8 18:53:32 PDT 2004


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


More information about the cvs-all mailing list