diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-04-26 15:26:28 +0000 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-04-26 07:10:38 +0900 |
commit | ae88f8856834898d876a10fa7aa51dbaba466a2c (patch) | |
tree | 2e230ca43d2ad9956ac4d53d15b2ec9042882e13 /tools/pyang_plugins | |
parent | fb6e00045726d606d24385a6f5c23c7f2048b0a0 (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 'tools/pyang_plugins')
0 files changed, 0 insertions, 0 deletions