Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 1997 07:36:29 -0700 (PDT)
From:      Alex Nash <alex@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sbin/ipfw ipfw.c src/sys/netinet ip_fw.h
Message-ID:  <199708081436.HAA22059@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        1997/08/08 07:36:29 PDT

  Modified files:
    sbin/ipfw            ipfw.c 
    sys/netinet          ip_fw.h 
  Log:
  Support interface names up to 15 characters in length.  In order to
  accommodate the expanded name, the ICMP types bitmap has been
  reduced from 256 bits to 32.
  
  A recompile of kernel and user level ipfw is required.
  
  To be merged into 2.2 after a brief period in -current.
  
  PR:		bin/4209
  Reviewed by:	Archie Cobbs <archie@whistle.com>
  
  Revision  Changes    Path
  1.47      +4 -4      src/sbin/ipfw/ipfw.c
  1.28      +5 -3      src/sys/netinet/ip_fw.h



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