summaryrefslogtreecommitdiff
path: root/isisd/isis_bpf.c
diff options
context:
space:
mode:
authorDavid Ward <david.ward@ll.mit.edu>2010-01-05 02:45:39 +0000
committerGreg Troxel <gdt@ir.bbn.com>2010-04-28 19:30:17 -0400
commit2470e99e828c098d2d03f8d693853cbe69e3fb6f (patch)
tree19e1526814455301a244af928fe2c3d553ec3100 /isisd/isis_bpf.c
parent85c4968bb1432ddc7c059893fdee2c976bbee937 (diff)
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/isis_bpf.c')
0 files changed, 0 insertions, 0 deletions