From f0ec832a78549a85cf4e47d884036c1178f749d3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Mon, 30 Apr 2007 16:52:05 +0000 Subject: [ospfd] network command now behaves more logically when a peer prefix is defined 2007-04-30 Andrew J. Schorr * ospfd/ospfd.c: (ospf_network_match_iface) Comment out COMPATIBILITY_MODE. Going forward, the ospf "network" command will use a simple test: does the network command prefix contain the connected (destination) prefix of the interface? * doc/ospfd.texi: Add a paragraph to the description of the OSPFv2 network command to explain how we handle interfaces with peer addresses. --- ospfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 610eadb1..d329bfaf 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,10 @@ +2007-04-30 Andrew J. Schorr + + * ospfd.c: (ospf_network_match_iface) Comment out + COMPATIBILITY_MODE. Going forward, the ospf "network" command + will use a simple test: does the network command prefix + contain the connected (destination) prefix of the interface? + 2007-04-21 Andrew J. Schorr * ospf_interface.c: (ospf_if_set_multicast) Fix bug: was testing -- cgit v1.2.1