summaryrefslogtreecommitdiffhomepage
path: root/server/zclient_test.go
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-04-26 15:26:28 +0000
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-04-26 07:10:38 +0900
commitae88f8856834898d876a10fa7aa51dbaba466a2c (patch)
tree2e230ca43d2ad9956ac4d53d15b2ec9042882e13 /server/zclient_test.go
parentfb6e00045726d606d24385a6f5c23c7f2048b0a0 (diff)
table: flag IsWithdraw down after use
paths in Destination.knownPathList are referenced by peer's adj-rib-in when there was no policy modification applied to avoid unnecessary copy. Here in Destination.explicitWithdraw(), we are using Path.IsWithdraw as a flag to signify which path stays in knownPathList and which not. Since the paths are referenced by peer's adj-rib-in, we must flag this down after use. Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'server/zclient_test.go')
0 files changed, 0 insertions, 0 deletions