]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: peer / peer group dampening profiles
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 2 Nov 2020 15:30:01 +0000 (16:30 +0100)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 2 Nov 2020 15:30:01 +0000 (16:30 +0100)
commit40ec3340be9cdda62eea349fe9ee21e65156f422
tree20ca36ad3a30204699f6a3e2933f5bdef0dff886
parentaa6fdabb7323407ffcd95a51e617cb0d1791443a
bgpd: peer / peer group dampening profiles

Changes implement dampening profiles for peers and peer groups. This is
achieved by introducing the possibility to have multible existing
dampening configurations with their own sets of parameters and lists of
associated paths.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
bgpd/bgp_damp.c
bgpd/bgp_damp.h
bgpd/bgp_memory.c
bgpd/bgp_memory.h
bgpd/bgp_route.c
bgpd/bgpd.c
bgpd/bgpd.h