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 2026-03-13 16:55:58 +01:00 committed by IOPSYS Dev
commit 093538e1d9
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() {