Re: [PATCH 2/2] Add a netlink attribute INET_DIAG_SECCTX
From: Paul Moore <paul@paul-moore.com>
Date: 2011-09-01 12:28:10
Also in:
selinux
On Thursday, September 01, 2011 05:33:07 PM Rongqing Li wrote:
On 09/01/2011 05:18 AM, Paul Moore wrote:quoted
On Wednesday, August 31, 2011 04:36:17 PM rongqing.li@windriver.com wrote:quoted
From: Roy.Li<redacted> Add a new netlink attribute INET_DIAG_SECCTX to dump the security context of TCP sockets.You'll have to forgive me, I'm not familiar with the netlink code used by netstat and friends, but is there anyway to report back the security context of UDP sockets? Or does the code below handle that already? In general, AF_INET and AF_INET6 sockets, regardless of any upper level protocols, have security contexts associated with them and it would be nice to see them in netstat.Yes, this is real concern, If the dumping tcp security context can be accepted by netdev, I am planning to implement it for ipv4 udp socket, unix socket. then ipv6..
Great, I'm glad to hear you're planning on implementing this for more than just TCP. I understand your desire to have the basic idea accepted with only TCP implemented - and that is fine with me - but I would like to see support for all of the protocols merged at the same time. In other words, seeking the basic ACKs for TCP from the davem, et al is okay but I'd like to defer merging TCP support until you have everything implemented and ready to be merged. -- paul moore www.paul-moore.com