]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2914a08a3fee8ed680ab33aae067384e7673d51a
tree1e998a78bd3ed066ef7821be19cb7ecae4e524ae
parentf9b98150d5d81a5832778866cfdf0e325bb5322e
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: b58941a1cd8cc ("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