]> git.proxmox.com Git - mirror_frr.git/commit
pim6d: Adding "ipv6 mld join" CLI
authorAbhishek N R <abnr@vmware.com>
Tue, 18 Jan 2022 15:17:59 +0000 (07:17 -0800)
committerAbhishek N R <abnr@vmware.com>
Tue, 15 Mar 2022 06:00:38 +0000 (23:00 -0700)
commitfe2df4f7ba6906aeab492bcb0fd6c952f60e97aa
tree9a418a061666d2501f3317c0b7fe90978d82ff9e
parent82aca4ae4f995e5ff38202641ac47e127cd3c738
pim6d: Adding "ipv6 mld join" CLI

Adding the Interface level config command

ipv6 mld join
This command can be used to configure the static MLD join
for IPv6 group addresses on the interfaces.

Signed-off-by: Abhishek N R <abnr@vmware.com>
pimd/pim6_cmd.c
pimd/pim_iface.c
pimd/pim_nb_config.c