diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-20 08:57:42 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-24 12:55:34 +0900 |
commit | 8e98018c75db0d5cadb9f12d4e8f2cf24ad59e08 (patch) | |
tree | 4c94b4171eba89fa4dbe0ea0eda72f700b5f7fd3 /packet/bgp/constant.go | |
parent | 8fd741dea151f18f1a5fdb00e830489f459105c3 (diff) |
packet/bgp: Invert FlowSpec bitmask operand position
Currently, if the both NOT and MATCH bit are set for the FlowSpec
bitmask operand, the string representation will be "=!".
For the readability and the consistency with the representation of
numeric operator, it should be "!=".
This patch inverts "=!" into "!=" for the bitmask operand.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'packet/bgp/constant.go')
0 files changed, 0 insertions, 0 deletions