cvs commit: src/sbin/ipfw ipfw2.c

Maxim Konovalov maxim at FreeBSD.org
Sun Sep 23 09:29:23 PDT 2007


maxim       2007-09-23 16:29:22 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c 
  Log:
  o Cosmetic: fix the issue when "ipfw(8) show" produces "not" twice:
  
  $ ipfw -n add 1 allow layer2 not mac-type ip
  00001 allow ip from any to any layer2 not not mac-type 0x0800
  
  PR:             bin/115372
  Submitted by:   Andrey V. Elsukov
  Approved by:    re (hrs)
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.108     +2 -2      src/sbin/ipfw/ipfw2.c


More information about the cvs-src mailing list