netfilter: egress: Report interface as outgoing
authorPhil Sutter <phil@nwl.cc>
Thu, 24 Mar 2022 14:02:40 +0000 (15:02 +0100)
committerFlorian Westphal <fw@strlen.de>
Thu, 24 Mar 2022 14:09:53 +0000 (15:09 +0100)
commitd645552e9bd96671079b27015294ec7f9748fa2b
tree1e998a78bd3ed066ef7821be19cb7ecae4e524ae
parentf92fcb5c00dc924a4661d5bf68de7937040f26b8
netfilter: egress: Report interface as outgoing

Otherwise packets in egress chains seem like they are being received by
the interface, not sent out via it.

Fixes: 42df6e1d221dd ("netfilter: Introduce egress hook")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
include/linux/netfilter_netdev.h