/tools/arch/sparc/

href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2017-01-02 17:19:45 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2017-01-09 17:24:55 +0100
commit4915f7bbc402071539ec0cb8c75aad878c982402 (patch)
treef7a39d9e303aa40e3e5429e9b7d8a1a46b51deae /net
parentb5040f6c33a51e6e1fddab75baf0f45d4943cde4 (diff)
xtables: use match, target and data copy_to_user helpers in compat
Convert compat to copying entries, matches and targets one by one, using the xt_match_to_user and xt_target_to_user helper functions. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net')