Skip to content
  • Eric Paris's avatar
    SELinux: define permissions for DCB netlink messages · 350e4f31
    Eric Paris authored
    Commit 2f90b865
    
     added two new netlink message types to the netlink route
    socket.  SELinux has hooks to define if netlink messages are allowed to
    be sent or received, but it did not know about these two new message
    types.  By default we allow such actions so noone likely noticed.  This
    patch adds the proper definitions and thus proper permissions
    enforcement.
    
    Signed-off-by: default avatarEric Paris <eparis@redhat.com>
    350e4f31