Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 16:29:22 +0000 (UTC)
From:      Maxim Konovalov <maxim@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:  <200709231629.l8NGTMee097208@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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