1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-26 17:47:32 +02:00
Go to file
Sven Eckelmann 8da2f5cbb1 batman-adv: upgrade package to latest release 2017.2
* support latest kernels (3.2 - 4.13)
 * avoid bridge loop detection mac addresses in translation tables
 * coding style cleanups and refactoring
 * bugs squashed:
   - ignore invalid throughput values from wifi interfaces

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-07-29 09:26:40 +02:00
ahcpd
alfred
babel-pinger
babeld
batctl
batman-adv batman-adv: upgrade package to latest release 2017.2 2017-07-29 09:26:40 +02:00
batmand
bird
bird-openwrt
bmx6
bmx7
cjdns
hnetd
luci-app-bmx6
luci-app-bmx7
luci-app-cjdns
mcproxy
minimalist-pcproxy
miniupnpd
mrd6 Add SPDX license tags 2014-11-03 13:17:00 +01:00
nat46 464xlat: add ip rule logic in the proto shell handler 2017-06-02 15:39:17 +02:00
ndppd
nodogsplash
nodogsplash2
ohybridproxy
olsrd
oonf-dlep-proxy
oonf-dlep-radio
oonf-init-scripts
oonf-olsrd2 Update to OONF version 0.13.0 2016-10-21 12:50:17 +02:00
pimbd
poprouting
quagga
smcroute
vis vis: Provide PKG_MIRROR_HASH for LEDE mirror download 2017-01-25 09:53:29 +01:00
MAINTAINERS
README

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.