]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security_dac: Label non-listening sockets
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 13 Aug 2015 05:36:30 +0000 (07:36 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 24 Aug 2015 09:53:17 +0000 (11:53 +0200)
commit7b6953bc2256200a5ff4b985c431bfe3c3e0cfb1
treeeb08c726a8fa223f5045b53659235cbcb8a901cd
parent4ac6ce38d3bc60f45491509ede4fc8437348048c
security_dac: Label non-listening sockets

SELinux security driver already does that, but DAC driver somehow missed
the memo.  Let's fix it so it works the same way.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/security/security_dac.c