nss-packages-qosmio/qca-nss-ecm
Sean Khan 1bed8dab31 nss-ecm: Improve ECM module configuration handling
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>
2025-04-08 12:53:42 -04:00
..
files nss-ecm: Improve ECM module configuration handling 2025-04-08 12:53:42 -04:00
patches
Makefile nss-ecm: only set reload trigger to disable packet steering 2025-03-02 15:10:31 -05:00