[apparmor] [patch] map socket_create events to 'net' events
Steve Beattie
steve at nxnw.org
Mon Aug 10 16:50:34 UTC 2015
On Sun, Jul 19, 2015 at 01:16:11PM +0200, Christian Boltz wrote:
> this patch maps socket_create events to 'net' events
>
> See libapparmor test_multi testcase24.* and testcase33.* for example logs.
>
>
> [ 78-logparser-map-socket-create.diff ]
Acked-by: Steve Beattie <steve at nxnw.org> for both trunk and 2.9.
> --- utils/apparmor/logparser.py 2015-07-19 13:08:29.276534311 +0200
> +++ ./utils/apparmor/logparser.py 2015-07-17 22:45:14.380287480 +0200
> @@ -42,6 +42,7 @@
> 'getpeername': 'net',
> 'getsockopt': 'net',
> 'setsockopt': 'net',
> + 'socket_create': 'net',
> 'sock_shutdown': 'net'
> }
>
>
>
>
--
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150810/17b0841f/attachment.pgp>
More information about the AppArmor
mailing list