summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2020-05-15 17:38:04 -0300
committerRafael Zalamena <rzalamena@opensourcerouting.org>2020-05-20 15:18:00 -0300
commitccc9ada8681471ab6093502686ddd9122058dcbe (patch)
treed7cc49e01ae2843eac3e56dc83b3dd219d2322ef /doc/manpages/conf.py
parentd40d6c2274b7d05b4facd70228aaa8a1866d7efa (diff)
bfdd: implement BFD session configuration profiles
Allow user to pre-configure peers with a profile. If a peer is using a profile any configuration made to the peer will take precedence over the profile configuration. In order to track the peer configuration we have now an extra copy of the peer configuration in `peer_profile` inside `struct bfd_session`. This information will help the profile functions to detect user configurations and avoid overriding what the user configured. This is especially important for peers created via other protocols where the default `shutdown` state is disabled (peers created manually are `shutdown` by default). Profiles can be used before they exist: if no profile exists then it will use the default configuration. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions