Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 14:12:55 -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:  <200406022112.i52LCtW8072427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2004/06/02 14:12:55 PDT

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c 
  Log:
  o Move NEED1 macro to the top of the source file.
  
  o Add sanity checking to the firewall delete operation
    which tells the user that a firewall rule
    specification is required.
  
  The previous behaviour was to exit without reporting any
  errors to the user.
  
  Approved by:    bmilekic (mentor)
  
  Revision  Changes    Path
  1.50      +6 -6      src/sbin/ipfw/ipfw2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406022112.i52LCtW8072427>