OpenWrt Routing Packages
Find a file
Gabriel Kerneis 6c4438c93b babeld: new upstream release 1.5.0
22 May 2014: babeld-1.5.0

  * Added support for an RTT-based metric -- see the description of
    "enable-timestamps" in the manual page.  This work was done by
    Baptiste Jonglez with help from Matthieu Boutier.
2014-06-01 14:15:10 +01:00
ahcpd ahcpd: fix build with ARM VFP toolchains 2014-03-06 12:06:27 -08:00
alfred alfred: bump version to 2014.2.0 2014-05-28 12:52:07 +02:00
babeld babeld: new upstream release 1.5.0 2014-06-01 14:15:10 +01:00
babels babels: allow routes with source ::/128 2014-02-18 13:52:13 +01:00
batman-adv batman-adv: upgrade package to latest release 2014.1.0 2014-05-13 05:29:35 +08:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bird [bird] Update to version 1.4.3. 2014-04-19 16:23:12 +02:00
bmx6 [bmx6] update to master-tip 8b0585e 2014-05-23 16:22:51 +02:00
hnetd hnetd: some openwrt-integration and stability fixes 2014-05-04 10:49:36 +02:00
luci-app-bmx6 [luci-app-bmx6]: fix status page 2014-05-22 19:02:50 +02:00
mcast-tools mcast-tools: fix linux/pim.h include 2014-05-02 20:18:43 +02:00
mcproxy [mcproxy] Update to latest version. 2014-05-02 19:16:23 +02:00
miniupnpd miniupnpd: Added based on latest 20140523 version + IPv6 pinhole/SSL compilation patches. 2014-05-30 13:23:42 +03:00
mrd6 mrd6: adopted from packages-feed 2014-03-14 09:21:45 +01: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: Updated to latest (fixes just single AAAA being returned if more available). 2014-03-31 13:54:04 +03:00
olsrd olsrd: Oops, forgot to increase package release when patching at the Battlemesh :) 2014-05-20 08:24:47 +02:00
quagga quagga: Update to v0.99.22.3 2013-08-02 20:58:17 +03:00
MAINTAINERS Add myself to maintainers 2014-02-18 12:03:01 +01: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

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.