bird/proto/bgp
Ondrej Zajicek (work) 0b228fca04 BGP: Add option to enforce first AS in AS_PATH
This is optional check described in RFC 4271. Although this can be also
done by filters, it is widely implemented option in BGP implementations.

Thanks to Eugene Bogomazov for the original patch.
2019-11-10 02:06:07 +01:00
..
attrs.c BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
bgp.c BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
bgp.h BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01: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: AIGP metric support (RFC 7311) 2019-10-09 17:53:23 +02:00