]> git.puffer.fish Git - matthieu/frr.git/commit
ldpd: allow targeted neighbors over any interface
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 22 Apr 2017 13:55:27 +0000 (10:55 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 26 Apr 2017 13:37:15 +0000 (10:37 -0300)
commit097e36bff70904ec081657a27200a98078c7a831
tree8e1eb5dc17e2a9f94de8bc0a9622eb835612bbb3
parent7c2abbd734a8dab416e378be7b200797b2331e47
ldpd: allow targeted neighbors over any interface

It's doesn't make sense to enforce that a targeted-hello is received
on an LDP-enabled interface. It should be possible, for example, to use
LDP only to signal pseudowires and other another protocol (e.g. RSVP-TE)
to create end-to-end LSPs.

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