commit | 30a391a13ab9215d7569da4e1773c5bb4deed96d | [log] [tgz] |
---|---|---|
author | Roman Mashak <mrv@mojatatu.com> | Wed Nov 16 17:16:10 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 17 13:42:12 2016 -0500 |
tree | 20250119f6658ad14b0cc09d8512de29a621d319 | |
parent | b5c2d49544e5930c96e2632a7eece3f4325a1888 [diff] |
net sched filters: pass netlink message flags in event notification Userland client should be able to read an event, and reflect it back to the kernel, therefore it needs to extract complete set of netlink flags. For example, this will allow "tc monitor" to distinguish Add and Replace operations. Signed-off-by: Roman Mashak <mrv@mojatatu.com> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>