Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 1997 16:05:40 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet ip_divert.c ip_fw.c ip_fw.h ip_input.c ip_output.c
Message-ID:  <199706202305.QAA26658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1997/06/20 16:05:39 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/netinet          ip_divert.c ip_fw.c ip_fw.h ip_input.c 
                         ip_output.c 
  Log:
  YACFC
  
  bring back the ipfirewall changes
  this allows more secure firewall and to reject TCP
  requests correctly
  
  Submitted by:	Whistle Communications
  user-mode changes to follow.
  
  Revision  Changes    Path
  1.1.2.3   +18 -5     src/sys/netinet/ip_divert.c
  1.51.2.3  +387 -199  src/sys/netinet/ip_fw.c
  1.23.2.2  +96 -45    src/sys/netinet/ip_fw.h
  1.50.2.6  +16 -16    src/sys/netinet/ip_input.c
  1.44.2.6  +13 -16    src/sys/netinet/ip_output.c



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