Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 1999 11:43:35 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw.c ipfw.8 src/sys/netinet ip_fw.c ip_fw.h udp_var.h udp_usrreq.c
Message-ID:  <199906191843.LAA06943@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/06/19 11:43:35 PDT

  Modified files:
    sbin/ipfw            ipfw.c ipfw.8 
    sys/netinet          ip_fw.c ip_fw.h udp_var.h udp_usrreq.c 
  Log:
  This is the much-awaited cleaned up version of IPFW [ug]id support.
  All relevant changes have been made (including ipfw.8).
  
  Revision  Changes    Path
  1.71      +49 -1     src/sbin/ipfw/ipfw.c
  1.54      +13 -1     src/sbin/ipfw/ipfw.8
  1.114     +98 -9     src/sys/netinet/ip_fw.c
  1.38      +8 -2      src/sys/netinet/ip_fw.h
  1.18      +2 -1      src/sys/netinet/udp_var.h
  1.52      +2 -2      src/sys/netinet/udp_usrreq.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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