Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NETFILTER] conntrack_netlink: Fix endian issue with status from user…
…space When we send "status" from userspace, we forget to convert the endianness. This patch adds the reqired conversion. Thanks to Pablo Neira for discovering this. Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information