You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
10 years ago
..
config firewall: respect src_dip option for reflection (#18544) 10 years ago
ipv6 map: export calculated ruleset to /tmp 10 years ago
services dnsmasq: support and use local-service by default (#14951) 10 years ago
utils iproute2: fix header problem for musl 10 years ago