]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/lde.h
ldpd: fix configuration of non-existing VPLS interfaces and pseudowires
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 31 Mar 2017 00:58:47 +0000 (21:58 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 31 Mar 2017 15:57:37 +0000 (12:57 -0300)
commit52b530fc64355933d428e2b88591cbf926b85bc8
tree3aa1c68bb61da7fbd462b86aa0cada9ade2054c6
parent308252d06dfb76edf1477b96416c2e2aa9f90579
ldpd: fix configuration of non-existing VPLS interfaces and pseudowires

If we don't know the ifindex, flags, etc of an interface at the time it's
configured, we should make sure that once this information is available
the appropriate structures are updated.

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