[fast-classifier] hook up user space generic netlink to actual sfe offload
We create a rule now, when user space say it's done with a connection.
This change does a few things:
1) Tracks new connections in the post routing hook and saves
the sfe_ipv4_create result in a list
2) Cleans up the list when connections close
3) Finds connections in the list when an offload is requested and
sends off the SFE rule
Change-Id: I75c2afdc1cdd079be4f762c7a0ab1cf86eb3472d
Signed-off-by: Matthew McClintock <mmcclint@codeaurora.org>
1 file changed