linux/net/bridge
David S. Miller 2eb812e650 bridge: Stop using NLA_PUT*().
These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-02 04:33:44 -04:00
..
netfilter netfilter: bridge: fix wrong pointer dereference 2012-03-06 14:43:49 -05:00
Kconfig
Makefile
br.c net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_device.c br_device: unify return value of .ndo_set_mac_address if address is invalid 2012-02-23 17:03:20 -05:00
br_fdb.c bridge: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
br_forward.c bridge: add local MAC address to forwarding table (v2) 2011-12-08 19:40:28 -05:00
br_if.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
br_input.c
br_ioctl.c
br_multicast.c bridge: check return value of ipv6_dev_get_saddr() 2012-03-05 16:45:34 -05:00
br_netfilter.c bridge: netfilter: don't call iptables on vlan packets if sysctl is off 2012-03-06 14:43:49 -05:00
br_netlink.c bridge: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
br_notify.c
br_private.h net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_private_stp.h
br_stp.c bridge: br_log_state() s/entering/entered/ 2012-03-08 00:25:25 -08:00
br_stp_bpdu.c
br_stp_if.c bridge: fix state reporting when port is disabled 2012-03-08 00:25:25 -08:00
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c