]> git.ipfire.org Git - thirdparty/bird.git/commit
Better handling of global addresses as configured NBMA neighbors in OSPFv3.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 16 Apr 2013 14:22:31 +0000 (16:22 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 16 Apr 2013 14:22:31 +0000 (16:22 +0200)
commit9ff5257357d9975654279db17bbc8525583ba1cc
treec8559c3749335d964f239bf322e30e5004f417e5
parenta9fc659b840e13323aa43e92eb8f39ceb19b5ed6
Better handling of global addresses as configured NBMA neighbors in OSPFv3.

Configured NBMA neighbors in OSPFv3 should be link-local addresses, old
behavior was to silently ignore global ones. The patch allows BIRD to
accept global ones, but adds a warning and a documentation notice.

Thanks to Wilco Baan Hofman for the bugreport.
doc/bird.sgml
proto/ospf/config.Y
proto/ospf/iface.c