ivan wrote:
I think that your answer is a good approach, but I would like to pass/modify the module parameters while this one is running. I believe this way allows to the user more flexibility to add/configure the module behavior.
You can do that with module parameters, they appears as files in /sys/module/<module-name>/parameters and, given the right permissions, you can modify them as you see fit.
jch -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html