]> git.puffer.fish Git - mirror/frr.git/commit
ldpd: allow multiple link adjacencies with unnumbered interfaces
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 14 Dec 2016 21:20:10 +0000 (19:20 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 21 Dec 2016 21:33:37 +0000 (19:33 -0200)
commit9c0b0e6753b110a7e0ba4229873a6c10cd8c6bd5
treecb69312d239b67522a67c35f8a171765f2978a5f
parent2f49a5942b3003023c51a0426725d9e440deccfa
ldpd: allow multiple link adjacencies with unnumbered interfaces

Now we can have two different adjacencies coming from the same source
address. Check for the adjacency's interface on adj_find() to disambiguate
them.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/adjacency.c