[apparmor] [patch] Update list of network domains in apparmor.d manpage
Christian Boltz
apparmor at cboltz.de
Fri Apr 17 22:00:29 UTC 2015
Hello,
this patch adds several missing network DOMAINs to the apparmor.d
manpage.
The list is based on the list that utils/vim/Makefile generates.
[ manpage-network-domains.diff ]
=== modified file 'parser/apparmor.d.pod'
--- parser/apparmor.d.pod 2015-03-24 21:56:40 +0000
+++ parser/apparmor.d.pod 2015-04-17 21:55:34 +0000
@@ -71,7 +71,7 @@
B<NETWORK RULE> = [ I<QUALIFIERS> 'network' [ [ I<DOMAIN> [ I<TYPE> | I<PROTOCOL> ] ] | [ I<PROTOCOL> ] ] ','
-B<DOMAIN> = ( 'inet' | 'ax25' | 'ipx' | 'appletalk' | 'netrom' | 'bridge' | 'atmpvc' | 'x25' | 'inet6' | 'rose' | 'netbeui' | 'security' | 'key' | 'packet' | 'ash' | 'econet' | 'atmsvc' | 'sna' | 'irda' | 'pppox' | 'wanpipe' | 'bluetooth' | 'netlink' ) ','
+B<DOMAIN> = ( 'inet' | 'ax25' | 'ipx' | 'appletalk' | 'netrom' | 'bridge' | 'atmpvc' | 'x25' | 'inet6' | 'rose' | 'netbeui' | 'security' | 'key' | 'packet' | 'ash' | 'econet' | 'atmsvc' | 'sna' | 'irda' | 'pppox' | 'wanpipe' | 'bluetooth' | 'netlink' | 'unix' | 'rds' | 'llc' | 'can' | 'tipc' | 'iucv' | 'rxrpc' | 'isdn' | 'phonet' | 'ieee802154' | 'caif' | 'alg' | 'nfc' | 'vsock' ) ','
B<TYPE> = ( 'stream' | 'dgram' | 'seqpacket' | 'rdm' | 'raw' | 'packet' )
Regards,
Christian Boltz
--
Klotzcode:
80x25 auf 24 Zoll.
[Werner Flamme in opensuse.de]
More information about the AppArmor
mailing list