]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: update traps to RFC4273 Notifications
authorPat Ruddy <pat@voltanet.io>
Tue, 3 Nov 2020 17:05:24 +0000 (17:05 +0000)
committerPat Ruddy <pat@voltanet.io>
Tue, 2 Feb 2021 09:37:15 +0000 (09:37 +0000)
commitc1e99f63fdc1ebdf82e670f3b901a3e0622768e0
tree6faeaec3edf7297ccb19106b9c6f5187fc06f6f0
parent8db8e86a91e37c7f67160f4afedb8dec59f0be05
bgpd: update traps to RFC4273 Notifications

The old bgpTraps group was obsolteted by RFC4273 and the
bgpNotifications groups was introduces. The new notifications
mirror the bgpTraps except that an extra item peerRemoteAddr
is sent in the notification. This upgrades the support to
conform with RFC4273

Signed-off-by: Pat Ruddy <pat@voltanet.io>
bgpd/bgp_snmp.c