summaryrefslogtreecommitdiffstats
path: root/isisd/Makefile.am
diff options
context:
space:
mode:
authorDavid Ward <david.ward@ll.mit.edu>2010-01-05 03:45:39 +0100
committerGreg Troxel <gdt@ir.bbn.com>2010-04-29 01:30:17 +0200
commit2470e99e828c098d2d03f8d693853cbe69e3fb6f (patch)
tree19e1526814455301a244af928fe2c3d553ec3100 /isisd/Makefile.am
parentbuild/extra: Enhance README.NetBSD make/gmake decision. (diff)
downloadfrr-2470e99e828c098d2d03f8d693853cbe69e3fb6f.tar.xz
frr-2470e99e828c098d2d03f8d693853cbe69e3fb6f.zip
ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config
* ospf6_interface.c: When '[no] ipv6 ospf6 advertise prefix-list' appears in the startup configuration for ospf6d, a crash occurs, because ospf6d attempts to schedule LSAs when the 'oi->area' structure has not yet been initialized. Now, when the command above is issued (either in the startup configuration or at runtime), ospf6d will only schedule LSAs if the 'oi->area' structure has been initalized. A similar test is already used when handling the commands 'ipv6 ospf6 priority' and 'ipv6 ospf6 cost'.
Diffstat (limited to 'isisd/Makefile.am')
0 files changed, 0 insertions, 0 deletions