cvs commit: src/sys/netinet ip_dummynet.c raw_ip.c

Robert Watson rwatson at FreeBSD.org
Wed Jul 2 17:28:50 UTC 2008


rwatson     2008-07-02 17:28:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          ip_dummynet.c raw_ip.c 
  Log:
  SVN rev 180191 on 2008-07-02 17:28:41Z by rwatson
  
  Merge ip_dummynet.c:1.116, raw_ip.c:1.185 (r179201) from head to
  stable/7:
  
    Consistently check IPFW and DUMMYNET privileges in the configuration
    routines for those modules, rather than in the raw socket code.  This
    each privilege check to occur in exactly once place and avoids
    duplicate checks across layers.
  
    Sponsored by:   nCircle Network Security, Inc.
  
  Revision   Changes    Path
  1.110.2.3  +5 -0      src/sys/netinet/ip_dummynet.c
  1.180.2.1  +0 -19     src/sys/netinet/raw_ip.c


More information about the cvs-all mailing list