]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_pw.h
zebra: add nexthop tracking for pseudowires
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 30 Jun 2017 15:26:04 +0000 (12:26 -0300)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 9 Aug 2017 10:35:15 +0000 (12:35 +0200)
commit731a75fef1a5dbae813b02aa795d386ec2106428
tree25602223ba1e029153e5eb0ed7f34fe464f9da1b
parent6833ae01bc8cb0c15579d7098f2d525a6e36c8bb
zebra: add nexthop tracking for pseudowires

If the remote end of a pseudowire becomes unreachable (no route or an
unlabeled route), then it must be uninstalled. In the same way, when
the remote end becomes reachable, the pseudowire must be installed.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/zebra_pw.c
zebra/zebra_pw.h
zebra/zebra_rnh.c
zebra/zebra_rnh.h