diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-15 23:34:23 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-21 10:56:23 +0900 |
commit | 794a164b8e779a1ceae0912d791e8fb5656896e6 (patch) | |
tree | 0d6209f7cde7f49920ff14be16ec8d3140c7af60 /.goreleaser.yml | |
parent | 2d805011dd135ce248aef64aae54c4ddeb1bc8ef (diff) |
packet/bgp: Avoid raw binary in EVPN ESI string
Currently, the value field of EVPN ESI might be corrupted when ESI type
is ARBITRARY (not "single-homed") or unknown type because the value
field will be formatted as the raw byte slice in this case.
This patch fixes to convert the byte slice into the colon separated hex
values which is corresponding to the format of the CLI input.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to '.goreleaser.yml')
0 files changed, 0 insertions, 0 deletions