Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 1996 05:52:23 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet in.h ip_fw.c ip_fw.h ip_input.c ip_output.c
Message-ID:  <199604031352.FAA16707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/04/03 05:52:23

  Modified:    sys/netinet  in.h ip_fw.c ip_fw.h ip_input.c ip_output.c
  Log:
  Add feature for tcp "established".
  Change interface between netinet and ip_fw to be more general, and thus
  hopefully also support other ip filtering implementations.
  
  Revision  Changes    Path
  1.17      +9 -3      src/sys/netinet/in.h
  1.34      +16 -11    src/sys/netinet/ip_fw.c
  1.18      +2 -7      src/sys/netinet/ip_fw.h
  1.40      +10 -25    src/sys/netinet/ip_input.c
  1.34      +6 -8      src/sys/netinet/ip_output.c



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