]> git.puffer.fish Git - mirror/frr.git/commit
* ospf6_message.c: Changed to be insensitive to changes of neighbors'
authorhasso <hasso>
Fri, 24 Jun 2005 08:17:51 +0000 (08:17 +0000)
committerhasso <hasso>
Fri, 24 Jun 2005 08:17:51 +0000 (08:17 +0000)
commit7b6ae028f96b8a894d56b46dd9e2206bf996c781
tree7a00dd9710b71b9a037415c9bbac5975ad1e8d56
parent3e834b122b982d459e7a273c049a07050794e46a
* ospf6_message.c: Changed to be insensitive to changes of neighbors'
  IP source address in the OSPF packets. It was sometimes problematic
  in actual operation (needed some operational cost: restarting
  all-neighbor routers when I/F NIC was changed). Due to this change,
  a previously safe case, attaching multiple interface to the same
  link will now be dengerous and will not work. Remedy to that should
  be applied later.

[port from GNU Zebra]
ospf6d/ChangeLog
ospf6d/ospf6_message.c