mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 16:04:49 +01:00
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 |
||
|---|---|---|
| .. | ||
| 001-config.patch | ||
| 004-darwin_fixes.patch | ||
| 006-no_sctp.patch | ||
| 007-no_arpd.patch | ||
| 008-no_netem.patch | ||
| 010-type_fixes.patch | ||
| 100-allow_pfifo_fast.patch | ||
| 110-extra-ccopts.patch | ||
| 120-libnetlink-pic.patch | ||
| 200-add-tc_esfq.patch | ||
| 210-add-act_connmark.patch | ||
| 300-ip_tiny.patch | ||
| 900-drop_FAILED_POLICY.patch | ||
| 910-sanitize_headers_for_musl.patch | ||