linux-stable-rt/net/bridge
Chris Wright ba8379b220 [PATCH] bridge: fix possible overflow in get_fdb_entries
Make sure to properly clamp maxnum to avoid overflow

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Acked-by: Eugene Teo <eteo@redhat.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-28 17:26:50 -08:00
..
netfilter [NETFILTER]: silence a warning in ebtables 2006-11-01 18:07:27 -08:00
Kconfig
Makefile
br.c
br_device.c
br_fdb.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_forward.c
br_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_input.c
br_ioctl.c [PATCH] bridge: fix possible overflow in get_fdb_entries 2006-11-28 17:26:50 -08:00
br_netfilter.c
br_netlink.c
br_notify.c
br_private.h [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_stp_timer.c
br_sysfs_br.c [BRIDGE]: correct print message typo 2006-10-25 23:07:37 -07:00
br_sysfs_if.c