summaryrefslogtreecommitdiff
path: root/python/makevars.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-11-03 20:39:39 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-11-03 20:39:39 -0400
commitadf552ab6b21b288f74666b90269991194a23d4d (patch)
tree4b95f00a601335b434c5c79dd0a246b7645e97b0 /python/makevars.py
parentd7cde18c63c4eef83e12f562aa025cf1dbeaee05 (diff)
bgpd: Limit snmp trap for backwards state movement from established
Currently the bgp mib specifies two traps: a) Into established state b) transition backwards from a state b) really is an interesting case. It means transitioning from say established to starting over. It can also mean when bgp is trying to connect and that fails and the state transitions backwards. Now let's imagine 500 peers with tight timers (say a data center) and there is network trauma you have just created an inordinately large number of traps for each peer. Let's limit FRR to changing from the old status as Established to something else. This will greatly limit the trap but it will also be something end operators are actually interested in. I actually had several operators say they had to write special code to ignore all the backward state transitions that they didn't care about. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/makevars.py')
0 files changed, 0 insertions, 0 deletions