[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-security-module
Subject:    Re: TODO list
From:       James Morris <jmorris () intercode ! com ! au>
Date:       2001-07-19 2:01:53
[Download RAW message or body]

Re. attaching a security blob to an skb, is it possible under the proposed
LSM prototype for this to be a void pointer which is only present when
#ifdef'd ?

For example,

include/linux/skbuff.h:

	struct sk_buff {
		...

#ifdef LSM_NET
		void *lsm_context;
#endif
	};

This is the current approach taken by components which need their own skb
fields.


- James
-- 
James Morris
<jmorris@intercode.com.au>



_______________________________________________
linux-security-module mailing list
linux-security-module@wirex.com
http://mail.wirex.com/mailman/listinfo/linux-security-module

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic