]> git.puffer.fish Git - mirror/frr.git/commit
ldpd: no need to synchronize pseudowires with LSPs anymore
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 30 Mar 2017 23:19:16 +0000 (20:19 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 31 Mar 2017 14:12:39 +0000 (11:12 -0300)
commit726329191d8c153a91af70396513ebc71f50e4a1
treed67acf9db5847454106af42b34b1ed240e050128
parentf790d62ad140b98ab05ef96aee349284c4d604fc
ldpd: no need to synchronize pseudowires with LSPs anymore

Since commit 595b4be, the l2vpn_pw_ok() function doesn't check if there's
a working LSP to the remote end of the pseudowire (we assume that zebra
will do that for us). With that said, the l2vpn_sync_pws() function is
not necessary anymore.

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