]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_packet.c
bgpd: add packet send hook
authorDavid Lamparter <equinox@diac24.net>
Fri, 10 May 2019 17:29:01 +0000 (19:29 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 3 Jul 2019 14:59:12 +0000 (16:59 +0200)
commit6fd04594bb36321158558326993d00b760d1a51f
tree5d983d6fe2a08f10d2ae3710b218b2c6e4c0c08d
parent584470fb5fc611580367ff2cf15b3ab8e07ef92c
bgpd: add packet send hook

Unlike MRT dumps, BMP also provides packets sent by the router.  Add
another hook for that.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_packet.c
bgpd/bgp_packet.h