7 Commits

Author SHA1 Message Date
kerneis
564c4815ee [packages] babel: upstream release 1.1.99.1
* INCOMPATIBLE CHANGE: default port changed to 6696
* New option: 'diversity'

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:53:22 +00:00
kerneis
0f5933c38c [package] babeld: upstream release 1.1.3
New option: -u (keep unfeasible routes), called "keep_unfeasible" in UCI.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-08 13:23:37 +00:00
kerneis
ba3426ea42 [package] babel: new upstream release
30 January 2011: babeld 1.1.0:

  * INCOMPATIBLE CHANGE: the UDP port number and multicast group have
    been changed to be the ones allocated by IANA.
  * Initial port to OpenBSD, by Vincent Gross.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 17:53:16 +00:00
kerneis
8aafaa75c6 [package] babeld: Comment options in config file
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 17:29:24 +00:00
kerneis
2aadefb3f0 [package] babeld: update to 0.98, fix scripts
- Full-featured UCI configuration file (no need for babeld.conf).
- Do not check the pid file (useless) and ahcpd script (harmful).
- Make /etc/config/babeld a config file.
- Launch at most one instance of babeld.
- Add status and reload options to init script.
- 8 February 2010: babeld 0.98:
  * Implement the ability to prefer Babel routes to external routes
    according to the kernel priority (-A).
  * Implement the ability to redistribute "boot" routes when the
    protocol is explicitly specified on the "redistribute" line.
  * Allow trailing whitespace in config file.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 12:33:36 +00:00
nbd
4d10ee4dd1 babel: clean up init script, fix interface settings as with ahcpd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 18:36:13 +00:00
nbd
8acbe5fbf1 Upgrade the babel package to 0.97, renaming it to babeld
- adds librt dependency to the Makefile,
- removes duplicated content from the sample babeld.conf file.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 04:02:17 +00:00