commit | cc31d43b4154ad5a7d8aa5543255a93b7e89edc2 | [log] [tgz] |
---|---|---|
author | Pau Espin Pedrol <pau.espin@tessares.net> | Fri Jan 06 20:33:27 2017 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jan 09 18:01:03 2017 +0100 |
tree | 964f49666b06bf3c1cb918aaeb70d5bd6affa74d | |
parent | 03430fa10b99e95e3a15eb7c00978fb1652f3b24 [diff] |
netfilter: use fwmark_reflect in nf_send_reset Otherwise, RST packets generated by ipt_REJECT always have mark 0 when the routing is checked later in the same code path. Fixes: e110861f8609 ("net: add a sysctl to reflect the fwmark on replies") Cc: Lorenzo Colitti <lorenzo@google.com> Signed-off-by: Pau Espin Pedrol <pau.espin@tessares.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>