diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-05-19 19:30:21 -0300 |
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-05-29 17:48:14 -0300 |
| commit | 18322efd130a7ce60a2c8b731494d12edb1c937e (patch) | |
| tree | 061f5f5c1c4549e9a22361e71c08024823366d6c /lib/module.c | |
| parent | 276b698a43050393a2f73c24e254581b37cf7bbf (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
