Age | Commit message (Expand) | Author |
---|---|---|
2023-05-01 | BMP: Use OPEN messages stored in BGP | Ondrej Zajicek |
2023-04-20 | BMP: Silence some log messages | Ondrej Zajicek |
2023-04-20 | BMP: Fix connection management | Ondrej Zajicek |
2023-04-18 | BMP: Fix reconfiguration | Ondrej Zajicek |
2023-04-18 | BMP: Allow build without BMP and disable BMP build by default | Ondrej Zajicek |
2023-04-18 | BMP: Move initialization to bmp_start() | Ondrej Zajicek |
2023-04-18 | BMP: Fix missing template | Ondrej Zajicek |
2023-04-16 | BMP: Add some missing bmp_buffer_free() calls | Ondrej Zajicek (work) |
2023-04-16 | BMP: Remove duplicate functions for update encoding | Ondrej Zajicek (work) |
2023-04-16 | BMP: Integrate bmp_conn to bmp_proto | Ondrej Zajicek (work) |
2023-04-16 | BMP: Minor cleanups | Ondrej Zajicek (work) |
2023-04-16 | BMP: Do not use global instance ptr internally | Ondrej Zajicek (work) |
2023-04-16 | BMP: Remove superfluous error handling | Ondrej Zajicek (work) |
2023-04-16 | BMP protocol support | Pawel Maslanka |