Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 08:04:00 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.h ip_fw.c ip_fw.h ip_input.c ip_output.c raw_ip.c
Message-ID:  <200001181604.IAA92985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2000/01/18 08:04:00 PST

  Modified files:        (Branch: RELENG_3)
    sys/netinet          ip_dummynet.c ip_dummynet.h ip_fw.c 
                         ip_fw.h ip_input.c ip_output.c raw_ip.c 
  Log:
  Various MFC:
  * update dummynet to the new code in 4.0, and cleanup call interface
    (affects ip_dummynet.c ip_dummynet.h ip_input.c ip_output.c)
  * various cleanup of ipfw code, including dummynet hooks, support for
    masks on UDP/TCP ports, and removal of ip_nat hooks as in 4.0
    (affects ip_fw.c ip_fw.h raw_ip.c)
  The new dummynet code is thanks Akamba Corp.
  
  Revision  Changes    Path
  1.7.2.9   +597 -281  src/sys/netinet/ip_dummynet.c
  1.2.2.4   +97 -47    src/sys/netinet/ip_dummynet.h
  1.103.2.10 +154 -95   src/sys/netinet/ip_fw.c
  1.36.2.4  +14 -14    src/sys/netinet/ip_fw.h
  1.111.2.5 +1 -10     src/sys/netinet/ip_input.c
  1.85.2.6  +9 -12     src/sys/netinet/ip_output.c
  1.56.2.3  +1 -13     src/sys/netinet/raw_ip.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?200001181604.IAA92985>