Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 1996 14:37:14 -0700 (PDT)
From:      Soren Schmidt <sos>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet in.h ip_fw.h ip_input.c ip_output.c raw_ip.c
Message-ID:  <199608212137.OAA00329@freefall.freebsd.org>

index | next in thread | raw e-mail

sos         96/08/21 14:37:12

  Modified:    sys/netinet  in.h ip_fw.h ip_input.c ip_output.c raw_ip.c
  Log:
  Add hooks for an IP NAT module, much like the firewall stuff...
  Move the sockopt definitions for the firewall code from
  ip_fw.h to in.h where it belongs.
  
  Revision  Changes    Path
  1.20      +21 -5     src/sys/netinet/in.h
  1.23      +1 -12     src/sys/netinet/ip_fw.h
  1.46      +13 -1     src/sys/netinet/ip_input.c
  1.42      +14 -1     src/sys/netinet/ip_output.c
  1.34      +11 -4     src/sys/netinet/raw_ip.c


home | help

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