diff options
author | Christian Breunig <christian@breunig.cc> | 2024-01-22 15:01:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 15:01:36 +0100 |
commit | 90a50f8c21433188257766be1b971cae365a7a0c (patch) | |
tree | 60cff2a88751601e0938b7d707288aced5ffc4d8 /op-mode-definitions/show-ip-multicast.xml.in | |
parent | adc4d381a56e94b3544f06b670c5285d4d0f2a89 (diff) | |
parent | 3eea8dbed1bd201373eb8a452239d9565d468b33 (diff) | |
download | vyos-1x-90a50f8c21433188257766be1b971cae365a7a0c.tar.gz vyos-1x-90a50f8c21433188257766be1b971cae365a7a0c.zip |
Merge pull request #2871 from c-po/multicast-T5969
op-mode: T5969: list multicast group membership
Diffstat (limited to 'op-mode-definitions/show-ip-multicast.xml.in')
-rw-r--r-- | op-mode-definitions/show-ip-multicast.xml.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/op-mode-definitions/show-ip-multicast.xml.in b/op-mode-definitions/show-ip-multicast.xml.in index 605d61e8d..00a4704c7 100644 --- a/op-mode-definitions/show-ip-multicast.xml.in +++ b/op-mode-definitions/show-ip-multicast.xml.in @@ -5,9 +5,6 @@ <node name="ip"> <children> <node name="multicast"> - <properties> - <help>Show IP multicast</help> - </properties> <children> <leafNode name="interface"> <properties> |