diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-04-15 05:26:23 +0000 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-04-19 14:15:15 +0900 |
commit | 893f92f861291b369532b75baa87a63dca57d2ab (patch) | |
tree | 4eb2dec56c6117d13dfca2fbe3277421267a9514 /.travis.yml | |
parent | 3bd6e20fe4e3fb60b28dbd06367627bd4df9ddff (diff) |
table: fix bug of incomplete withdrawal handling
When mod action is used in route server configuration,
`Destination.knownPathList` holds multiple modified paths whose original path
is same.
In that case, when the original path is withdrawn, we must remove all
modified paths.
There was a wrong `break` in `Destination.explicitWithdraw()` which avoids
this.
test is also added to check the behavior.
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions