Skip to content

mcastmngr: fixed uci syntax error in init script

Mohd Mehdi requested to merge for_mcast_uci_fix into release-7.3

Problem description: Multiple device section name fetched due to wild card grep command.

Fix: modified grep command which gets exact device section name based on device name.

Merge request reports