[PATCH] LSM networking: kconfig (1/8)

From: James Morris (jmorrisat_private)
Date: Thu Jan 30 2003 - 14:46:56 PST

  • Next message: James Morris: "[PATCH] LSM networking: netdev hooks for 2.5.59 (2/8)"

     Kconfig |    9 +++++++++
     1 files changed, 9 insertions(+)
    
    
    diff -urN -X dontdiff linux-2.5.59.w0/security/Kconfig linux-2.5.59.w1/security/Kconfig
    --- linux-2.5.59.w0/security/Kconfig	Tue Dec 24 23:31:09 2002
    +++ linux-2.5.59.w1/security/Kconfig	Thu Jan 30 21:18:42 2003
    @@ -15,6 +15,15 @@
     
     	  If you are unsure how to answer this question, answer N.
     
    +config SECURITY_NETWORK
    +	bool "Socket and Networking Security Hooks"
    +	depends on SECURITY
    +	help
    +	  This enables the socket and networking security hooks.
    +	  If enabled, a security module can use these hooks to
    +	  implement socket and networking access controls.
    +	  If you are unsure how to answer this question, answer N.
    +
     config SECURITY_CAPABILITIES
     	tristate "Default Linux Capabilities"
     	depends on SECURITY!=n
    
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Thu Jan 30 2003 - 14:51:19 PST