Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 15:18:12 -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_fw.c ip_fw.h
Message-ID:  <200102092318.f19NIDm37723@freefall.freebsd.org>

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

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_dummynet.c ip_fw.c ip_fw.h 
  Log:
  Convert to the use of <sys/queue.h> macros.
  In the process, change a couple of variable and field names
  so we do not use the same exact name for types, variable and fields
  and hopefully can understand which is which.
  
  On passing, simplify the logic in a few places.
  This commit has no functional changes.
  
  Revision    Changes    Path
  1.24.2.11   +5 -5      src/sys/netinet/ip_dummynet.c
  1.131.2.16  +41 -43    src/sys/netinet/ip_fw.c
  1.47.2.7    +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?200102092318.f19NIDm37723>