diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-06-05 14:51:43 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-06-05 20:07:09 +0900 |
commit | b285fb2475ecf0543a1c3cbfbff1b195d12678d5 (patch) | |
tree | 0b99e254e85a34bb5b742b72c2152db98ae45281 /config/bgp_configs_test.go | |
parent | c78328019756dca6912b69d7ecfcb850f727513f (diff) |
config: Accept CLUSTER_ID as an integer value
Currently, only IPv4 address is acceptable for the CLUSTER_ID setting,
this patch enables to specify the CLUSTER_ID as a 32-bit unsigned
integer.
With this expansion, "Config.RouteReflectorClusterId" stores the raw
configured value for the CLUSTER_ID and "State.RouteReflectorClusterId"
stores the value used for construct the CLUSTER_LIST attribute.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'config/bgp_configs_test.go')
0 files changed, 0 insertions, 0 deletions