0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto
Maria Matejka 3ca6e03db7 RPKI: refactored pdu to host byte order conversion
We shouldn't convert bytes 2 and 3 of the PDU blindly, there are several
cases where these are used by bytes. Instead, the conversion is done
only where needed.

This fixes misinterpretation bug of ASPA PDU flags on little endian
architectures.
2024-11-28 14:19:47 +01:00
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel Babel: Fix build with limited set of protocols 2024-03-19 15:39:46 +01:00
bfd CLI: Add timeformat command 2024-11-07 15:08:51 +01:00
bgp RPKI: Polishing of ASPA syntax and documentation 2024-11-26 18:11:39 +01:00
bmp Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
ospf OSPF: Allow loopback nexthop in OSPFv3-IPv4 2024-04-04 18:37:26 +02: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 Trivial code cleanups 2024-01-22 06:29:14 +01:00
rpki RPKI: refactored pdu to host byte order conversion 2024-11-28 14:19:47 +01:00
static ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00