]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: don't store interface pointer for multihop sessions
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 28 May 2021 11:33:44 +0000 (14:33 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 8 Jun 2021 17:50:38 +0000 (20:50 +0300)
commitccb83eb035401322db8aeee24c804c7d2bc002b2
treea1ac7eafb663a6a5a8bac5b2fa3f2c32a687478e
parent15a1754e74639dbc4736efe7843610776533759a
bfdd: don't store interface pointer for multihop sessions

It breaks "neighbor A.B.C.D update-source" config in BGP.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bfdd/bfd_packet.c