diff options
| author | mitesh <mitesh@cumulusnetworks.com> | 2017-10-25 16:13:32 -0700 |
|---|---|---|
| committer | Mitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com> | 2017-12-14 10:57:07 -0800 |
| commit | e9eb5f63edc8b243baf4881c7364d5e7c9c33043 (patch) | |
| tree | 2bc063a8572b50d15f54ab6fed40bf165ed6fffe /doc/manpages/conf.py | |
| parent | 90384b2471e6b2c4f4a665ddbcce57d2c53b4be6 (diff) | |
bgpd: move rd id bitfield to bgp_master
currently, we have a rd_id bitfield
to assign an unique index for auto RD.
This bitfield currently resides under struct bgp which seems wrong.
We need to shift this to a global space
as this ID space is really global per box.
One more reason to keep it at a global data structure is,
the ID space could be used by both VNIs and VRFs.
Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions
