]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: PointToPoint neighbors are identified by router ID
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Fri, 25 Apr 2014 12:36:16 +0000 (14:36 +0200)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:33:33 +0000 (15:33 +0000)
commit0ab4a2d61df3ccb2728804df8fe6bf9f6af4cf7b
tree8a21c17419202bd624977bbc47590d01a5c0774a
parent6a697154ff6a93bd75fe6a9f3dbc795e17e557dc
ospfd: PointToPoint neighbors are identified by router ID

According to RFC 2328, section 10.5  PointToPoint neighbors
should be identified by router ID instead of source IP address.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
(cherry picked from commit 5c1791f28e2e831e4e9b92c3c2f7d8ed832cb968)
ospfd/ospf_neighbor.c