Files
linux-st/include/uapi/linux
Pablo Neira Ayuso 24477e5741 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>
2015-04-13 20:08:38 +02:00
..
2015-04-06 16:42:35 -04:00
2015-03-06 21:50:02 -05:00
2015-04-12 21:25:13 -04:00
2014-12-16 11:19:42 -05:00
2014-12-22 16:12:36 -05:00
2015-01-05 22:44:46 -05:00
2015-02-09 16:59:03 +09:00
2015-02-17 14:34:51 -08:00
2015-01-20 13:51:06 +01:00
2015-02-02 18:46:51 -08:00
2015-01-21 19:21:30 +01:00
2015-04-07 17:29:41 -04:00
2015-02-07 18:43:16 +08:00
2015-03-05 22:08:42 -05:00
2015-02-10 12:38:14 -07:00
2015-03-31 13:58:35 -04:00