diff options
| author | Trey Aspelund <taspelund@nvidia.com> | 2021-04-03 05:22:17 +0000 |
|---|---|---|
| committer | Trey Aspelund <taspelund@nvidia.com> | 2021-06-28 20:53:59 +0000 |
| commit | b16bcbba97d10ab4287a15f069b73ec729e71804 (patch) | |
| tree | 214e629fd629f2d8b3c4be1068e1db93a8d8ee60 /tests/topotests/ospf_basic_functionality/test_ospf_nssa.py | |
| parent | 0e5572bc63f93c19ceb296f12b458fc728770f0e (diff) | |
bgpd: Convert to default_af[afi][safi]
Introduces bgp->default_af to selectively enable various default
afi/safis to be inherited by new peers.
Makes default_af flag logic consistent for all address-families, i.e.
instead of a "no default" flag for ipv4 and a "default" flag for ipv6,
just use "default" for both and make it true for ipv4 by default.
Removes old BGP_FLAG_NO_DEFAULT_IPV4 and BGP_FLAG_DEFAULT_IPV6, and
cleans up bgp->flags bit definitions to avoid gaps for unused bits.
Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_nssa.py')
0 files changed, 0 insertions, 0 deletions
