diff options
author | Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | 2016-10-09 13:21:22 +0000 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-09 21:57:31 -0700 |
commit | 2cd0de0139cb47edac0c418f4efd4e5c6d185f63 (patch) | |
tree | 2a7221aa96ddaef91390aaf4091605ddf5c71d67 /docs/sources | |
parent | 614746ca1159fe421047df04c5af6f07c38b2e65 (diff) |
policy: fix bug of handling multiple prefix-match with same IP prefix.
fix handling of prefix-match configuration like below
[[defined-sets.prefix-sets]]
prefix-set-name = "ps1"
[[defined-sets.prefix-sets.prefix-list]]
ip-prefix = "0.0.0.0/0"
masklength-range = "0..7"
[[defined-sets.prefix-sets.prefix-list]]
ip-prefix = "0.0.0.0/0"
masklength-range = "25..32"
Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources')
0 files changed, 0 insertions, 0 deletions