mirror_frr/tests/bgpd
David Lamparter 5d5393b943 bgpd: use new defaults system (v2)
This moves all the DFLT_BGP_* stuff over to the new defaults mechanism.
bgp_timers_nondefault() added to get better file-scoping.

v2: moved everything into bgp_vty.c so that the core BGP code is
independent of the CLI-specific defaults.  This should make the future
northbound conversion easier.

Signed-off-by: David Lamparter <equinox@diac24.net>
2019-12-06 15:13:32 +01:00
..
test_aspath.c bgpd: Add ability to set tcp socket buffer size 2019-10-16 07:42:05 -04:00
test_aspath.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_bgp_table.c bgpd: fix bgp_table range lookup 2019-08-16 16:42:11 +02:00
test_bgp_table.py bgpd: fix bgp_table range lookup 2019-08-16 16:42:11 +02:00
test_capability.c bgpd: use new defaults system (v2) 2019-12-06 15:13:32 +01:00
test_capability.py tests: fix small typo 2017-07-31 23:45:03 -03:00
test_ecommunity.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
test_ecommunity.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_mp_attr.c bgpd: use new defaults system (v2) 2019-12-06 15:13:32 +01:00
test_mp_attr.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_mpath.c bgpd: Add ability to set tcp socket buffer size 2019-10-16 07:42:05 -04:00
test_mpath.py bgpd: Convert struct bgp_info to struct bgp_path_info 2018-10-09 14:14:25 -04:00
test_packet.c bgpd: use new defaults system (v2) 2019-12-06 15:13:32 +01:00
test_peer_attr.c bgpd: Add ability to set tcp socket buffer size 2019-10-16 07:42:05 -04:00
test_peer_attr.py bgpd: interface based peers should automatically override it's peer group 2019-01-25 20:40:05 -05:00