]> git.puffer.fish Git - mirror/frr.git/commit
lib: notify BFD when adding new profile 7476/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 4 Oct 2020 21:04:27 +0000 (18:04 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 8 Nov 2020 15:06:32 +0000 (12:06 -0300)
commita29c51a187caa09f26dd7df64ef24b02b11a79b5
tree8ef5d5297e5137eac5f0e43111ac22acc71ec8a1
parent270f9c682c002fc70cd49ab512b80ae83842e2e3
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