Gabriel Kerneis cda939baea Merge pull request #47 from zorun/babeld_configfile
Updates to babeld



This patchset:
- fixes #33 by generating a configuration file for babeld
- introduces a slightly different syntax for specfiying interfaces (backward-compatible)
- allows to use any option, as long as it's supported by babeld (i.e. valid options are not hardcoded in the init script anymore, all options are simply passed to babeld)

It is mostly backward-compatible, with a few caveats.

Thanks to Baptiste Jonglez.
2014-09-01 09:55:32 +02:00
2014-07-24 12:58:36 +02:00
2014-08-12 08:04:55 +02:00
2014-07-25 19:01:11 +02:00
2014-04-19 16:23:12 +02:00
2014-07-31 17:41:11 +02:00
2014-08-12 08:11:48 +02:00
2014-03-14 09:21:45 +01:00
2013-10-28 16:20:10 +00:00
2013-08-02 20:58:17 +03:00
2014-02-18 12:03:01 +01: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.


S
Description
OpenWrt Routing Packages
Readme 5.2 MiB
Languages
Shell 35%
Makefile 32.3%
Lua 15.9%
C 15%
HTML 1.8%