]> git.proxmox.com Git - mirror_frr.git/commit - doc/user/bgp.rst
bgpd: Increase maximum supress threshold for dampening to 50,000
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 5 Jan 2022 09:30:38 +0000 (11:30 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 6 Jan 2022 08:09:05 +0000 (10:09 +0200)
commita30fec23f8eaa9e1a776498ef8b91210839d8d88
treee6b768b3efd3fcf678413824db6f145a72a377c6
parentd76a3c516536d79f6b8d078639b98861b3c7e7fc
bgpd: Increase maximum supress threshold for dampening to 50,000

rfc7196 recommends:

In addition, BGP implementations have an internal constant, which we
   will call the 'maximum penalty', and the current computed penalty may
   not exceed it.

Router Maximum Penalty:  The internal constant for the maximum
      penalty value MUST be raised to at least 50,000.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_route.c
doc/user/bgp.rst
doc/user/overview.rst