From: Pablo Neira Ayuso Date: Fri, 26 Sep 2014 12:35:15 +0000 (+0200) Subject: netfilter: move nf_send_resetX() code to nf_reject_ipvX modules X-Git-Tag: fixes-against-v3.18-rc2~144^2~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d7b98bec43faaa6583c3135030be5eb4693acb;p=pandora-kernel.git netfilter: move nf_send_resetX() code to nf_reject_ipvX modules Move nf_send_reset() and nf_send_reset6() to nf_reject_ipv4 and nf_reject_ipv6 respectively. This code is shared by x_tables and nf_tables. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed