bird/proto/bgp
Ondrej Zajicek (work) 17de3a023f BGP: Fix handling of strange IPv6 link-local-only next hops
There are three common ways how to encode IPv6 link-local-only next hops:
(:: ll), (ll), and (ll ll). We use the first one but we should accept all
three. The patch fixes handling of the last one.

Thanks to Sebastian Hahn for the bugreport.
2020-04-29 02:50:29 +02:00
..
attrs.c BGP: Fix handling of 16bit-only ASN translation 2020-04-15 03:46:53 +02:00
bgp.c BGP: Support for MD5SIG together with remote range 2020-02-27 17:29:17 +01:00
bgp.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
config.Y BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Fix handling of strange IPv6 link-local-only next hops 2020-04-29 02:50:29 +02:00