summaryrefslogtreecommitdiffstats
path: root/net/netlabel
diff options
context:
space:
mode:
authorNeil Horman2009-04-27 12:17:31 +0200
committerDavid S. Miller2009-04-27 12:17:31 +0200
commit683703a26e4677db437a1480682851e27c7a154f (patch)
tree2279d2b07ea895e84ffffc854fee7771ff674dd7 /net/netlabel
parentixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 (diff)
downloadkernel-qcow2-linux-683703a26e4677db437a1480682851e27c7a154f.tar.gz
kernel-qcow2-linux-683703a26e4677db437a1480682851e27c7a154f.tar.xz
kernel-qcow2-linux-683703a26e4677db437a1480682851e27c7a154f.zip
drop_monitor: Update netlink protocol to include netlink attribute header in alert message
When I initially implemented this protocol, I disregarded the use of netlink attribute headers, thinking for my purposes they weren't needed. I've come to find out that, as I'm starting to work with sending down messages with associated data (like config messages), the kernel code spits out warnings about trailing data in a netlink skb that doesn't have an associated header on it. As such, I'm going to start including attribute headers in my netlink transaction, and so for completeness, I should likely include them on messages bound from the kernel to user space. This patch adds that header to the kernel, and bumps the protocol version accordingly Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions