summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_link.h
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevich@gmail.com>2017-04-04 16:23:41 +0300
committerDavid S. Miller <davem@davemloft.net>2017-04-05 18:14:14 +0300
commit5138e86f176055e8194bf30fa2e05bc839ce1a1f (patch)
treee19054eb3e5476d2db3721bfc3a3f02274463dd9 /include/uapi/linux/if_link.h
parent589c49cbf9674808fd4ac9b7c17155abc0686f86 (diff)
downloadlinux-5138e86f176055e8194bf30fa2e05bc839ce1a1f.tar.xz
rtnetlink: Convert rtnetlink_event to white list
The rtnetlink_event currently functions as a blacklist where we block cerntain netdev events from being sent to user space. As a result, events have been added to the system that userspace probably doesn't care about. This patch converts the implementation to the white list so that newly events would have to be specifically added to the list to be sent to userspace. This would force new event implementers to consider whether a given event is usefull to user space or if it's just a kernel event. Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/if_link.h')
0 files changed, 0 insertions, 0 deletions