Merge branch 'iptv-vid' into 'devel'

R#33747 DUT reboot when configured multiple IPTV network

See merge request feed/iopsys!1234
This commit is contained in:
Markus Gothe 2025-12-08 17:58:37 +01:00 committed by IOPSYS Dev
commit fdece7d5c8
No known key found for this signature in database

View file

@ -235,7 +235,7 @@ configure_mcpd() {
setup_mcast_mode() {
# set the mode at chip to allow both tagged and untagged multicast forwarding
bs /b/c iptv lookup_method=group_ip_src_ip
bs /b/c iptv lookup_method=group_ip_src_ip_vid
}
configure_mcast() {