]> git.puffer.fish Git - mirror/frr.git/commit
* ospfd.c (ospf_network_match_iface): Rewrite code for clarity
authorgdt <gdt>
Fri, 5 Dec 2003 14:01:43 +0000 (14:01 +0000)
committergdt <gdt>
Fri, 5 Dec 2003 14:01:43 +0000 (14:01 +0000)
commit8f40e891b327c725f8ca549b20ff90e0cffc7e5b
treeb6bfb383b73898f6f6649aae967f116b200035aa
parentc4f0efe676e5243711d418925991411eb5efeea4
* 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
ospfd/ospfd.c