mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-01 01:01:09 +00:00
Ticket:#3638598
Testing:
Post fix:
tor-2# show pbr map json
[
{
"name":"global-vrf-PBR-map",
"valid":true,
"policies":[
{
"id":1,
"sequenceNumber":10,
"ruleNumber":309,
"vrfUnchanged":false,
"installed":true, <<<< now display correct value
"installedReason":"Valid",
"vrfName":"sym_1",
"matchSrc":"10.1.200.0\/24",
"matchDst":"10.6.200.0\/24"
}
]
}
Signed-off-by: Chirag Shah <chirag@nvidia.com>
|
||
|---|---|---|
| .. | ||
| r1 | ||
| __init__.py | ||
| test_pbr_topo1.py | ||