Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 16:10:18 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridge.c if_ethersubr.c src/sys/netinet if_ether.c ip_dummynet.c ip_fw.c ip_fw.h
Message-ID:  <200102100010.f1A0AJ445029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/02/09 16:10:18 PST

  Modified files:
    sys/net              bridge.c if_ethersubr.c 
    sys/netinet          if_ether.c ip_dummynet.c ip_fw.c ip_fw.h 
  Log:
  Sync with the bridge/dummynet/ipfw code already tested in stable.
  
  In ip_fw.[ch] change a couple of variable and field names to
  avoid having types, variables and fields with the same name.
  
  Revision  Changes    Path
  1.36      +61 -68    src/sys/net/bridge.c
  1.90      +2 -7      src/sys/net/if_ethersubr.c
  1.78      +5 -10     src/sys/netinet/if_ether.c
  1.39      +6 -6      src/sys/netinet/ip_dummynet.c
  1.157     +42 -44    src/sys/netinet/ip_fw.c
  1.56      +3 -3      src/sys/netinet/ip_fw.h



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?200102100010.f1A0AJ445029>