]> git.proxmox.com Git - mirror_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>
Mon, 5 Jun 2017 15:24:17 +0000 (12:24 -0300)
commitcb7426d40354d69a2705ee01240aef8a211cf3db
tree681c3adee030661433ae126b6284c2fc38f6732e
parentabb160061189c9e4a1a8ab28aea4acbd64c32066
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