]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Increase max length of notification data in error logs
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 6 Feb 2024 17:34:55 +0000 (18:34 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 6 Feb 2024 17:34:55 +0000 (18:34 +0100)
commitff2ebdc7e1c586762b04004608fb7aaf55e245c7
tree0132737f8a865073c4a41722058b25def47dfd6c
parentf40e2bc270d3635be518ae80251ce0b5c519c6f4
BGP: Increase max length of notification data in error logs

Increase max length of notification data in error logs from 16 to 128.
There is already enough space in the buffer.

Thanks to Marco d'Itri for the suggestion.
proto/bgp/packets.c