summaryrefslogtreecommitdiff
path: root/lib/module.c
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2020-05-19 19:30:21 -0300
committerRafael Zalamena <rzalamena@opensourcerouting.org>2020-05-29 17:48:14 -0300
commit18322efd130a7ce60a2c8b731494d12edb1c937e (patch)
tree061f5f5c1c4549e9a22361e71c08024823366d6c /lib/module.c
parent276b698a43050393a2f73c24e254581b37cf7bbf (diff)
bfdd,lib: implement protocol profile selection
Implement the infrastructure for other protocols daemon (e.g. `bgpd`, `ospfd`, `isisd` etc...) to communicate to BFD daemon which profile they want to use with their peers. It was also added the ability for protocols to change profile while running (no need to remove the registration and then register again). The protocols message building function was rewritten to support multiple arguments through `struct bfd_session_arg`, so we can implement new features without the need of changing function prototypes. The old function was also rewritten to keep compatibility. The profile message part is only available for BFD daemon at the moment. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'lib/module.c')
0 files changed, 0 insertions, 0 deletions