]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] ignore loopbacks for received interface validation
authorPaul Jakma <paul.jakma@sun.com>
Thu, 30 Mar 2006 14:20:00 +0000 (14:20 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Thu, 30 Mar 2006 14:20:00 +0000 (14:20 +0000)
commit1a8ee0ec18ac280fda9362259d362805ce62be7d
tree2d29cc46074d35940ebc613a0eeecb6ab8ffb4a3
parentc2b478d7a4fae2eb2f7f895b80d36af9c8e73ab0
[ospfd] ignore loopbacks for received interface validation

2006-03-25 Paul Jakma <paul.jakma@sun.com>

* ospf_interface.c: (ospf_if_lookup_recv_if) Ignore loopbacks,
  we can never ever receive packets on those. Should fix
  case where CARP is run with address in same subnet as real
  interface. Problem report and diagnosis thanks to:
  Landon Fuller <landonf@opendarwin.org>.
  However, ospf_read() still can't deal deterministically with
  multiple interfaces in same subnet.
ospfd/ChangeLog
ospfd/ospf_interface.c