0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/bgp
Ondrej Zajicek a47704a53d BMP: Refactor route monitor message serialization
Instead of several levels of functions, just have two functions
(one for routes, the other for end-of-rib), this allows to create
messages in a simple linear fashion.

Also reduce three duplicite functions to construct BGP header for
BMP messages to just one.
2024-12-02 03:38:17 +01:00
..
attrs.c ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
bgp.c BGP: Add RFC 9687 to list of supported RFCs 2024-11-07 15:07:22 +01:00
bgp.h BMP: simplified update queuing and better memory performance 2024-12-02 03:38:17 +01:00
config.Y RPKI: Polishing of ASPA syntax and documentation 2024-11-26 18:11:39 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BMP: Refactor route monitor message serialization 2024-12-02 03:38:17 +01:00