diff options
author | Vincent Bernat <vincent@bernat.im> | 2016-10-08 11:19:29 +0200 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-08 06:11:08 -0700 |
commit | ddb9303bb5b02a8ad4401611d3866ffd09b57add (patch) | |
tree | 085f95ad70fa2fc075197a67b9ab0f6e5cad3cb1 /packet/bgp/bgp.go | |
parent | cab09990b87f98ed61d3bb596695c6f35c47c624 (diff) |
table: ensure compatibility with archs where int == int32
MED actions are expected to be int64 and AS are expected to be
uint32. Use ParseInt/ParseUint instead of Atoi for those until the tests
pass on ARM.
Diffstat (limited to 'packet/bgp/bgp.go')
0 files changed, 0 insertions, 0 deletions