rwatson     2008-05-22 08:10:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_dummynet.c raw_ip.c 
  Log:
  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.
  
  MFC after:      3 weeks
  Sponsored by:   nCircle Network Security, Inc.
  
  Revision  Changes    Path
  1.116     +5 -0      src/sys/netinet/ip_dummynet.c
  1.185     +0 -19     src/sys/netinet/raw_ip.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to