summaryrefslogtreecommitdiff
path: root/bgpd
diff options
context:
space:
mode:
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>2006-11-28 16:36:39 +0000
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>2006-11-28 16:36:39 +0000
commit435408866187f3bc3c49b26f11bc83c374e55dd5 (patch)
treea23e2ab3c46a62cc156ec2c00a120b86480bf44d /bgpd
parent56395af70588c8fda89bf5ef327df64b5efbeb67 (diff)
[ospfd] Fix bug in passive-interface default commands.
2006-11-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_vty.c: (ospf_passive_interface_default) Take additional 'newval' arg so we can update ospf->passive_interface_default inside this function. More importantly, we now call ospf_if_set_multicast on all ospf_interfaces. (ospf_passive_interface, no_ospf_passive_interface) Fix bug: for 'default' case, argv[0] is undefined, so we must test for (argc == 0) before using argv[0]. And since ospf_passive_interface_default now calls ospf_if_set_multicast as needed, we can just return after calling ospf_passive_interface_default.
Diffstat (limited to 'bgpd')
0 files changed, 0 insertions, 0 deletions