diff options
| author | Chirag Shah <chirag@nvidia.com> | 2023-10-19 22:07:15 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@nvidia.com> | 2023-12-05 11:30:50 -0800 |
| commit | 64745d413ccf0b87df540bcf9e8a2b1dcbb893e2 (patch) | |
| tree | 2f3b1fbd1d8d6277328dbd989d09b6e5de0423af /lib/debug.c | |
| parent | 03e3b34b4df8d6ca67c2a33f16c4d1b4501a72b1 (diff) | |
pbrd: fix map seq installed flag in json
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>
Diffstat (limited to 'lib/debug.c')
0 files changed, 0 insertions, 0 deletions
