OpenWrt Routing Packages
Find a file
Gabor Juhos c3fb0dfb27 Update BIRD to version 1.3.7
Besides some nice new featues like an include command in config files, the
possibility to define protocol instances from templates, and support for BGP
peerings on link-local IPv6 addresses the new release also contains lots of
bugfixes.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@31719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-08 19:16:09 +00:00
alfred alfred: add alfred 2013.3.0 to feed 2013-08-19 23:17:47 +02:00
batman-adv Revert "batman-adv: remove 'un-optimization' patch for openwrt" 2013-09-30 00:09:08 +02:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bmx6 Change bmx6 git repository to github since bmx6.net is down (hd failure) 2013-09-10 12:57:44 +02:00
luci-app-bmx6 luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax 2013-08-28 02:16:54 +02:00
ndppd Move files to ndppd folder for import in openwrt-routing feed 2013-07-01 15:35:57 +02:00
net/bird Update BIRD to version 1.3.7 2013-10-08 19:16:09 +00:00
nodogsplash nodogsplash: use v0.9_beta9.9.8 release 2013-09-06 13:21:45 +02:00
olsrd olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting) 2013-09-25 16:42:24 +02:00
quagga quagga: Update to v0.99.22.3 2013-08-02 20:58:17 +03:00
MAINTAINERS Maintainers: update Marek's email address 2013-10-07 18:47:17 +08: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.