Skip to content

update network keyword list in utils and add test

Christian Boltz requested to merge cboltz/apparmor:cboltz-utils-keywords into master

The tools also have a list of network keywords, update it:

  • add xdp and qipcrtr
  • move ib and mpls to match the kernel order

Also add a test to ensure that at least the keywords provided by the running kernel are listed in network_domain_keywords.

I propose this patch for 2.12..master

Merge request reports