Go to file
Saverio Proto 06af667473 olsrd: version bump to 0.6.5.3
Ferry Huberts (5):
      pud: detect the java include directory
      pud: better detection of java jdk
      gateway: work around kernel IPIP module initialisation bug
      main: use /dev/urandom by default
      pud: set local loopback for multicast tx

Henning Rogge (2):
      Update version after release of v0.6.5.2
      Release v0.6.5.3

Ronald in 't Velt (1):
      Fix setsockopt for setting Traffic Class in IPv6
2013-05-01 01:55:09 +02:00
batman-adv move batman-adv files to subdirectory 2013-04-18 18:54:15 +02:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bmx6 Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
bmxd move bmx files to subdirectory 2013-04-18 18:50:55 +02:00
luci-app-bmx6 Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
olsrd olsrd: version bump to 0.6.5.3 2013-05-01 01:55:09 +02:00
README Add readme file 2013-04-18 18:41:19 +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 openwrt-routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update openwrt-routing
  
Activate the package:

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