Files
linux-st/include/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-02-19 13:31:40 +03:00
2015-04-02 16:25:04 -04:00
2015-03-29 13:26:54 -07:00
2015-03-11 15:56:59 -07:00
2015-03-02 16:43:41 -05:00
2015-02-17 14:34:51 -08:00
2015-03-11 17:56:28 -04:00
2015-02-17 14:34:52 -08:00
2015-02-16 17:56:03 -08:00
2015-03-11 21:55:28 -04:00
2015-02-17 22:21:11 -05:00