diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-05-15 13:18:50 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-05-22 12:10:07 +0900 |
commit | d2840e6760b0a2576b9f4cab7bca0a1d10d8b84d (patch) | |
tree | b6266fb409b9b5dde1ce4d209bd34c67f90660c8 /config/serve.go | |
parent | ea56b24395b29025c0ad4ce2fac10be9b6c8895b (diff) |
bmp: Fix peer header info in Loc-RIB route message
"draft-evens-grow-bmp-local-rib" says the peer header for Loc-RIB
monitoring should include the following values;
- Peer Address: Zero-filled as remote peer address is not applicable.
- Peer AS: Set to the BGP instance global or default ASN value.
- Peer BGP ID: Set to the BGP instance global or RD (e.g. VRF) specific
router-id.
This patch fixes the peer header construction to follow this
specification.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'config/serve.go')
0 files changed, 0 insertions, 0 deletions