diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-03-14 23:06:16 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-03-15 17:08:35 +0200 |
| commit | 42982834d4959772d6026ebc488263aa1885c0b2 (patch) | |
| tree | a85ac72779eff96c89f9b101fa42896e2c07288f /tests/topotests/lib/grpc-query.py | |
| parent | a19134542429c7e8b76af8fa805504dd88639a78 (diff) | |
pimd: Return empty JSON if we query non existing interface for IGMP stats
Now we return all zeroed stats, which seems wrong. Handle the same way, as
with PIM interfaces. Return empty JSON and a warning for VTYSH.
```
exit1-debian-11# sh ip igmp statistics interface belekas
% No such interface
exit1-debian-11# sh ip igmp statistics interface belekas json
{
}
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/lib/grpc-query.py')
0 files changed, 0 insertions, 0 deletions
