0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto
Ondrej Zajicek ef45611850 RPKI: Fix several errors in handling of Error PDU
Fix several errors including:
 - Unaligned memory access to 'Length of Error Text' field
 - No validation of 'Length of Encapsulated PDU' field
 - No validation of 'Error Code' field
 - No validation of characters in diagnostic message
2024-12-03 01:19:44 +01:00
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bfd CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bgp MRT: instead of crashing, ignore non-BGP attributes 2024-12-02 04:27:30 +01:00
bmp CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt MRT: instead of crashing, ignore non-BGP attributes 2024-12-02 04:27:30 +01:00
ospf CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
rpki RPKI: Fix several errors in handling of Error PDU 2024-12-03 01:19:44 +01:00
static CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00