mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
This commit fixes two issues with how ECM module options are configured: 1. `/etc/modules.conf` was modified on every ECM start/restart, even when no changes were needed. 2. If any other ECM parameters were set in `/etc/modules.conf` it would overwrite them as the entire line was replaced. The solution extracts configuration logic into a dedicated function that only modifies what's necessary, properly handling all cases (updating existing parameters, appending to existing options, or creating new options). Signed-off-by: Sean Khan <datapronix@protonmail.com> |
||
|---|---|---|
| .. | ||
| disable_offloads.hotplug | ||
| disable_offloads.sh | ||
| ecm_dump.sh | ||
| on-demand-down | ||
| qca-nss-ecm.defaults | ||
| qca-nss-ecm.firewall | ||
| qca-nss-ecm.init | ||
| qca-nss-ecm.sysctl | ||
| qca-nss-ecm.uci | ||