]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: add instance id for one command
authoranlan_cs <anlan_cs@tom.com>
Thu, 23 May 2024 13:49:28 +0000 (21:49 +0800)
committeranlan_cs <anlan_cs@tom.com>
Sat, 25 May 2024 11:44:39 +0000 (19:44 +0800)
commitd15cc4741beacc0de0a036e35c4b23196cdbda48
treeb0545c4e91eaeeec3de9eb7a1389b07f108c4690
parent4bd16486e9a34d4ae8173277b3d1526e821152c1
ospfd: add instance id for one command

Add the specific instance id for the command:
```
show ip ospf [{(1-65535)$instance|vrf <NAME|all>}] graceful-restart helper [detail] [json]
```

Signed-off-by: anlan_cs <anlan_cs@tom.com>
ospfd/ospf_vty.c