diff options
| author | saravanank <saravanank@vmware.com> | 2019-05-04 07:14:24 -0700 |
|---|---|---|
| committer | saravanank <saravanank@vmware.com> | 2019-05-14 21:40:52 -0700 |
| commit | 7b3e6ba1aae04061a219f7444c7216ba1c09c4db (patch) | |
| tree | f6a18af2ac7ee8b17c680fc5cc40dcf9ac573ada /lib/json.h | |
| parent | 5acde1cfbf669f4a099c6663ef21a2ecac7f2a1e (diff) | |
pimd: Parse the grp2rp mapping from BSM pkt and add to partial rp list
Bootstrap rp table is route_table datastructure with group range as key.
Each node represents a group range.
Every node has two lists of rp nodes. partial list and active list(bsrp_list)
Whenever a rp is parsed from BSM, it is updated to partial list.
When partial list is full, we move it to main list(bsrp_list). This commit doesn't cover that.
Rp Election routine based on RFC 7761 Sec 4.7
Hash calculation for rp election based on RFC 7761 Sec 4.7.2
Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
