[qca-nss-drv] Fixed source interface check

The connection match entry table that was originally in the eth_node
was moved to ipv4_rx, ipv6_rx and pppoe_rx data structures. This
caused a firewall issue since the source interface of the packet
was not being checked.

Introduced new exception types corresponding to the source interface check fix.

CRs-Fixed: 658176

Change-Id: If1ee0ad73a414575ddef2f259981bd92d93a1fbc
Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>
4 files changed