Go to file
Hendrik Borghorst 523821c195 batman-adv: Prevent use from libc headers to not build with BIG_ENDIAN
Commit 97d35a552ec5b6ddf7923dd2f9a8eb973526acea of musl introduced the
macros __LITTLE_ENDIAN and __BIG_ENDIAN in alltypes.h. These are pulled
into the compilation of batman-adv. This has the side effect that the
function is_multicast_ether_addr of etherdevice.h in Linux kernel is
compiled as the big endian version and so fails to work properly on
little endian devices.

This commits prevents pulling in header files of musl libc similar to
OpenWRT commit 9ac47ee46918c45b91f4e4d1fa76b1e26b9d57fe

Signed-off-by: Hendrik Borghorst <hendrikborghorst@gmail.com>
2021-11-27 13:53:53 +01:00
.github issuetemplate: reference foreign repos 2021-06-17 22:13:45 +02:00
ahcpd ahcpd: use SHA256 hash and use HTTPS everywhere 2020-01-11 15:08:26 +01:00
alfred alfred: update to version 2021.4 2021-11-19 17:40:29 +01:00
babel-pinger treewide: Basic cleanup and alignment to package guidelines (#383) 2018-07-12 16:50:47 +02:00
babeld babeld: remove unnecessray blob_buf_init calls 2021-10-16 10:48:38 +02:00
batctl batctl: update to version 2021.4 2021-11-19 17:40:29 +01:00
batman-adv batman-adv: Prevent use from libc headers to not build with BIG_ENDIAN 2021-11-27 13:53:53 +01:00
batmand Merge pull request #489 from ecsv/batmand-procd 2019-07-29 11:35:35 +02:00
bird1 bird1: fix compilation with GCC 10 2020-08-11 12:36:05 -07:00
bird1-openwrt bird: Rename to bird1 and bump to v1.6.4 2018-05-16 12:34:51 +02:00
bird2 bird2: Fix bus error on OSPF on IPQ806X 2021-08-12 11:42:37 +01:00
bmx6 bmx6: fix compilation with uClibc-ng 2020-10-05 16:00:40 -07:00
bmx7 bmx7: fix compilation with uClibc-ng 2020-10-05 16:01:17 -07:00
cjdns cjdns: pass for some build warnings (#738) 2021-10-19 22:09:02 +02:00
hnetd hnetd: update to latest commit 2020-12-17 06:28:05 +00:00
luci-app-bmx6 luci-app-bmx6: fixes error line in logread #578 2020-06-15 18:08:53 +02:00
luci-app-cjdns luci-app-cjdns: Add rpcd acl file (#576) 2020-06-09 23:20:43 -04:00
mcproxy mcproxy: include PKG_MIRROR_HASH, refresh patches 2021-11-19 07:04:33 +01:00
minimalist-pcproxy minimalist-pcproxy: include PKG_MIRROR_HASH 2021-11-19 07:04:33 +01:00
mrd6 mrd6: include PKG_MIRROR_HASH 2021-11-19 07:04:33 +01:00
naywatch naywatch: warn user 2021-11-15 19:37:03 +01:00
ndppd ndppd: remove uClibc++ support 2021-03-10 08:20:24 +01:00
nodogsplash nodogsplash: update to 5.0.0 2020-07-08 15:54:08 +02:00
ohybridproxy ohybridproxy: revert to default log level 2021-11-19 07:06:50 +01:00
olsrd olsrd: update to 21-10-06 2021-11-06 16:29:25 +01:00
oonf-dlep-proxy oonf-dlep-proxy: fix compilation with Ninja 2021-06-13 10:38:01 +02:00
oonf-dlep-radio oonf-dlep-radio: add PKG_MIRROR_HASH 2021-06-13 10:43:39 +02:00
oonf-init-scripts fix quoting of daemon name 2016-02-12 18:59:43 +01:00
oonf-olsrd2 oonf-olsrd2: set PKG_MIRROR_HASH and refresh patch 2021-06-13 10:30:17 +02:00
opennds opennds: Release v9.4.0 2021-09-24 09:36:03 +02:00
pimbd pimbd: include PKG_MIRROR_HASH 2021-11-19 07:04:33 +01:00
prince prince: fix compilation with GCC 10 2020-08-11 12:35:25 -07:00
quagga Merge pull request #618 from TDT-AG/pr20201009/quagga-libcares 2020-11-26 22:26:27 +01:00
vis Merge pull request #489 from ecsv/batmand-procd 2019-07-29 11:35:35 +02:00
MAINTAINERS MAINTAINERS: updated email addresses 2017-03-04 22:31:52 +01:00
README.md README: update content and use Markdown 2021-06-11 23:00:30 +02:00

README.md

OpenWrt Routing Feed

Description

This OpenWrt package feed contains community maintained routing packages.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update routing
./scripts/feeds install -a -p routing