summaryrefslogtreecommitdiffstats
path: root/zebra/rt_netlink.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2012-05-08 13:32:53 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2012-10-25 19:15:59 +0200
commit655071f44aab42e89bcece3a93da456fdd0d913a (patch)
tree85c195b18df1d6e64c59a5193791d2ae7333c4a0 /zebra/rt_netlink.c
parentlib: add array_size() helper (diff)
downloadfrr-655071f44aab42e89bcece3a93da456fdd0d913a.tar.xz
frr-655071f44aab42e89bcece3a93da456fdd0d913a.zip
isisd: don't overrun list of protocols
isisd currently has a list of supported protocols as a fixed array of size 4. this can be overran, leading to an overwrite of the ipv4_addrs pointer. * isisd/isis_pdu.c: don't accept more protocols than there's space for Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'zebra/rt_netlink.c')
0 files changed, 0 insertions, 0 deletions