[qca-nss-ecm] Add src interface check support for NSS
Added a new sysctl node to configure this flag.
If the node is enabled, the connection rule's flag
is set to check the packet's source interface in the
fast path. If it doesn't match with the rule's rx
interface the packet will not be forwarded in fast path
and it will be forwarded to the host OS through the
exception path.
Change-Id: I90a73e4d04664c47381f7491947dbf10fc6bb24a
Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>
6 files changed