Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 10:09:14 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet if_ether.c in.h ip_dummynet.c ip_dummynet.h ip_fw.c ip_fw.h ip_input.c ip_output.c raw_ip.c
Message-ID:  <199812141809.KAA04546@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1998/12/14 10:09:14 PST

  Modified files:
    sys/netinet          if_ether.c in.h ip_dummynet.c 
                         ip_dummynet.h ip_fw.c ip_fw.h ip_input.c 
                         ip_output.c raw_ip.c 
  Log:
  Last bits (i think) of dummynet for -current.
  
  Revision  Changes    Path
  1.49      +11 -1     src/sys/netinet/if_ether.c
  1.38      +6 -1      src/sys/netinet/in.h
  1.2       +64 -51    src/sys/netinet/ip_dummynet.c
  1.2       +10 -0     src/sys/netinet/ip_dummynet.h
  1.100     +198 -72   src/sys/netinet/ip_fw.c
  1.36      +8 -3      src/sys/netinet/ip_fw.h
  1.109     +94 -35    src/sys/netinet/ip_input.c
  1.84      +89 -18    src/sys/netinet/ip_output.c
  1.56      +23 -1     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?199812141809.KAA04546>