]> git.puffer.fish Git - mirror/frr.git/commit
bfdd,lib: simplify integration protocol
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 4 Oct 2020 21:02:24 +0000 (18:02 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 8 Nov 2020 15:06:32 +0000 (12:06 -0300)
commit4b983eef2cb5c7306a8303f002d0e053ebeabdca
tree83a4873c51fc08c08040696165cba802a94cfd00
parent9929134ab807603a6598dafad54f27fa10ea59c3
bfdd,lib: simplify integration protocol

Let the integration protocol always send the full configuration
instead of saving a few bytes. It will also allow protocols to specify
source address for IPv4 single hop connections and interface for multi
hop configuration.

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