bird/proto/bgp
Vincent Bernat 714238716e BGP: Add support for BGP hostname capability
This is an implementation of draft-walton-bgp-hostname-capability-02.
It is implemented since quite some time for FRR and in datacenter, this
gives a nice output to avoid using IP addresses.

It is disabled by default. The hostname is retrieved from uname(2) and
can be overriden with "hostname" option. The domain name is never set
nor displayed.

Minor changes by committer.
2021-02-10 16:53:57 +01:00
..
attrs.c MRT: Fix IPv6 table dumps 2021-01-12 15:37:01 +01:00
bgp.c BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
bgp.h BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
config.Y BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +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: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00