]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[BRIDGE] netlink: Convert bridge netlink code to new netlink interface
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Nov 2006 00:20:22 +0000 (16:20 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:13 +0000 (21:26 -0800)
commit746859625d879688adb99f1e5e8108fea876d369
treedc5689f41d2822b676fd812138cfcc7c358bb978
parent82e3ab9dbeebd5c8d5402ad1607d22086271a56d
[BRIDGE] netlink: Convert bridge netlink code to new netlink interface

Removes dependency on buggy rta_buf, fixes a memory corruption bug due to
a unvalidated netlink attribute, and simplifies the code.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink.c