Go to file
Bastian Bittorf 3b6e617ac5 OLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014) 2014-10-24 20:05:20 +02:00
ahcpd ahcpd: fix build with ARM VFP toolchains 2014-03-06 12:06:27 -08:00
alfred [alfred] fix missing alfred-gpsd binary 2014-09-11 12:22:54 +02:00
babeld babeld: create the directory for the config file before writing to it 2014-09-08 14:50:46 +02:00
babels babels: add SPDX tag 2014-10-15 23:07:34 +02:00
batctl batctl: upgrade package to latest release 2014.3.0 2014-10-13 14:08:40 +08:00
batman-adv batman-adv: upgrade package to latest release 2014.3.0 2014-10-13 14:08:28 +08:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bcp38 packages: BCP38 support for openwrt 2014-07-25 19:01:11 +02:00
bird [bird] Update to version 1.4.3. 2014-04-19 16:23:12 +02:00
bird-openwrt bird-openwrt: BIRD daemon integration with UCI and LuCI configuration 2014-09-10 12:32:10 +02:00
bmx6 Wait for mac80211.sh to finish before starting BMX6, otherwise routing rule for table 60 is not added 2014-06-05 18:26:52 +02:00
hnetd hnetd: remove exit statement in postinst script 2014-09-30 19:32:21 +02:00
luci-app-bcp38 luci-app-bcp38: import from cerowrt 2014-07-25 19:10:17 +02:00
luci-app-bmx6 [luci-app-bmx6]: Remove not used code. Fix luci dependency problem. Small changes. 2014-07-31 13:24:33 +02:00
mcproxy mcproxy: bump to latest 2014-08-12 08:11:48 +02:00
minimalist-pcproxy minimalist-pcproxy: ANNOUNCE opcode support and better error handling. 2014-09-02 13:16:03 +03:00
miniupnpd miniupnpd: fix musl build 2014-10-21 10:53:50 +02:00
mrd6 mrd6: adopted from packages-feed 2014-03-14 09:21:45 +01:00
nat46 nat46: add map-t meta-package 2014-09-02 13:56:54 +02:00
ndppd ndppd: new upstream release 0.2.3 2013-10-28 16:20:10 +00:00
nodogsplash use procd for nodogsplash, thanks @lynxis 2014-05-19 00:07:17 +02:00
ohybridproxy ohybridproxy: Added -4 and -6 options to explicitly specify AF. 2014-09-29 11:03:54 +03:00
olsrd OLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014) 2014-10-24 20:05:20 +02:00
quagga quagga: Update to 0.99.22.4 2014-09-03 19:23:47 +02:00
MAINTAINERS Update MAINTAINERS 2014-09-03 14:59:12 +02:00
README Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-" 2013-05-02 18:44:23 +02:00

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.