ospfd: Tighten up the connected check for redistribution
commit5d8de93a84b2afc4202d3284eb9e57672e2551b3
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Fri, 7 Aug 2009 11:48:15 +0000 (7 13:48 +0200)
committerPaul Jakma <paul@quagga.net>
Fri, 28 Aug 2009 11:29:38 +0000 (28 12:29 +0100)
tree9a17c616907cd000efc46873994464409c575099
parent065de90380c88d9fcc116627f714bed9984c2723
ospfd: Tighten up the connected check for redistribution

* ospf_zebra.c: (ospf_distribute_check_connected) check to make filter out
  routes matching connected routes was matching against OSPF networks, which
  can be far more general than the actual connected interfaces. Fix.
ospfd/ospf_zebra.c