]> git.puffer.fish Git - matthieu/frr.git/commit
lib: notify BFD when adding new profile
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 4 Oct 2020 21:04:27 +0000 (18:04 -0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 17 Nov 2020 18:07:59 +0000 (21:07 +0300)
commit63b01af3ff4dc988d7fcb2772f8a1fe7dbd188cf
treea0a3ce02b0e292283e7478f0dbc3913b256f96f4
parent8e0fbe74202f0c42cbf3f469bc64e71e4be5b516
lib: notify BFD when adding new profile

When a BFD integrated session already exists setting the profile
doesn't cause a session update (or vice versa): fix this issue by
handling the other cases.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/bfd.c