Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 12:58:29 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c ip_fw.c
Message-ID:  <200109261958.f8QJwTh02267@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/09/26 12:58:29 PDT

  Modified files:
    sys/netinet          ip_dummynet.c ip_fw.c 
  Log:
  o Modify IPFW and DUMMYNET administrative setsockopt() calls to use
    securelevel_gt() to check the securelevel, rather than direct access
    to the securelevel variable.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.40      +6 -3      src/sys/netinet/ip_dummynet.c
  1.169     +9 -4      src/sys/netinet/ip_fw.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?200109261958.f8QJwTh02267>