openwrtv4/package/network
Steven Barth d644d1bd5e iproute2: fix header problem for musl
iproute2 includes "sanitized" linux kernel headers, which work fine for uClibc, however
with musl there is some header conflict, principally some ipv6 structure redefinition.  This
patch removes <linux/in6.h> from include/linux/if_bridge.h to solve the problem.

Signed-off-by: Russell Senior <russell@personaltelco.net>

SVN-Revision: 43992
2015-01-17 10:58:29 +00:00
..
config firewall: respect src_dip option for reflection (#18544) 2015-01-08 16:10:46 +00:00
ipv6 map: export calculated ruleset to /tmp 2015-01-13 19:00:39 +00:00
services dnsmasq: support and use local-service by default (#14951) 2015-01-16 19:04:19 +00:00
utils iproute2: fix header problem for musl 2015-01-17 10:58:29 +00:00