summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authormitesh <mitesh@cumulusnetworks.com>2017-10-25 16:13:32 -0700
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>2017-12-14 10:57:07 -0800
commite9eb5f63edc8b243baf4881c7364d5e7c9c33043 (patch)
tree2bc063a8572b50d15f54ab6fed40bf165ed6fffe /doc/manpages/conf.py
parent90384b2471e6b2c4f4a665ddbcce57d2c53b4be6 (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