summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso2015-04-08 19:41:40 +0200
committerPablo Neira Ayuso2015-04-13 20:08:38 +0200
commit24477e57412a7a7dea62637ac990bc5c1cff0665 (patch)
treef440c1493181ab8893fa8e2730de84f23b09fe6f /net/netfilter/nf_tables_api.c
parentnetfilter: nf_tables: variable sized set element keys / data (diff)
downloadkernel-qcow2-linux-24477e57412a7a7dea62637ac990bc5c1cff0665.tar.gz
kernel-qcow2-linux-24477e57412a7a7dea62637ac990bc5c1cff0665.tar.xz
kernel-qcow2-linux-24477e57412a7a7dea62637ac990bc5c1cff0665.zip
uapi: ebtables: don't include linux/if.h
linux/if.h creates conflicts in userspace with net/if.h By using it here we force userspace to use linux/if.h while net/if.h may be needed. Note that: include/linux/netfilter_ipv4/ip_tables.h and include/linux/netfilter_ipv6/ip6_tables.h don't include linux/if.h and they also refer to IFNAMSIZ, so they are expecting userspace to include use net/if.h from the client program. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nf_tables_api.c')
0 files changed, 0 insertions, 0 deletions