b9f38727a7
RFC 6810 and RFC 8210 specify that the "Max Length" value MUST NOT be less than the Prefix Length element (underflow). On the other side, overflow of the Max Length element also is possible, it being an 8-bit unsigned integer allows for values larger than 32 or 128. This also implicitly ensures there is no overflow of "Length" value. When a PDU is received where the Max Length field is corrputed, the RTR client (BIRD) should immediately terminate the session, flush all data learned from that cache, and log an error for the operator. Minor changes done by commiter. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
Makefile | ||
packets.c | ||
packets.h | ||
rpki.c | ||
rpki.h | ||
ssh_transport.c | ||
tcp_transport.c | ||
transport.c | ||
transport.h |