]> git.proxmox.com Git - mirror_frr.git/commit
bfdd: don't enable sessions without local-address
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 12 Mar 2019 00:26:13 +0000 (21:26 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 12 Mar 2019 01:03:29 +0000 (22:03 -0300)
commit261e0ba94d24cc28462a12eda23d9ed8ce747765
treea0f62a92a347fe60761f4fbec69cf1a2c07565ff
parent79b4a6fcebd7cca550c9661f54f48f74df12e5ea
bfdd: don't enable sessions without local-address

When the local-address configured by the peer doesn't exist, then we
must observe the session until the mentioned address comes up.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.c
bfdd/bfd.h
bfdd/bfdd_vty.c
bfdd/ptm_adapter.c