bird/conf
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
..
cf-lex.l Minor cleanups with cfg_allocz() 2020-11-24 04:09:11 +01:00
conf.c BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
conf.h BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
confbase.Y Nest: Per-channel debug flags 2020-12-07 22:19:40 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Timers: Revert temporary names and remove old timer.h 2017-12-07 13:54:59 +01:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
gen_parser.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00