From 8f40e891b327c725f8ca549b20ff90e0cffc7e5b Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 5 Dec 2003 14:01:43 +0000 Subject: * ospfd.c (ospf_network_match_iface): Rewrite code for clarity while trying not to change semantics. Add ifdefed-out code to avoid matching ppp interfaces whose destination address does not also match the prefix under consideration, to help out people with problems due to as-yet-unfixed bugs with p2p interfaces coming and going. --- ospfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 27454aa2..d294a220 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,12 @@ +2003-12-05 Greg Troxel + + * ospfd.c (ospf_network_match_iface): Rewrite code for clarity + while trying not to change semantics. Add ifdefed-out code to + avoid matching ppp interfaces whose destination address does not + also match the prefix under consideration, to help out people with + problems due to as-yet-unfixed bugs with p2p interfaces coming and + going. + 2003-07-25 kamatchi soundaram * ospf_packet.c (ospf_ls_upd_send_queue_event): get next route -- cgit v1.2.1