bird/proto
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
..
babel lib/slab: introduce sl_allocz() function and use it in Babel 2020-11-24 02:36:31 +01:00
bfd BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
bgp BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
mrt MRT: Fix MP-BGP next hops 2021-01-22 04:34:15 +01:00
ospf Some minor sl_allocz() cleanups 2020-11-24 03:21:44 +01:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Nest: Per-channel debug flags 2020-12-07 22:19:40 +01:00
radv Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
rip BFD: Allow per-request session options 2020-11-08 15:33:22 +01:00
rpki RPKI: Remove port (and SSH username) from 'Cache server' output line 2021-01-07 06:04:31 +01:00
static Static: Fix handling of 'net' attribute in per-route filters 2020-12-28 21:19:27 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00