Alexandros C. Couloumbis [Sat, 17 Jul 2010 10:17:58 +0000 (10:17 +0000)]
net/bird: allow BIRD to support Unique Local Unicast Address (RFC 4193) type IPv6 addresses
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@22243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Wed, 2 Jun 2010 11:52:58 +0000 (11:52 +0000)]
upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@21658
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 10 Apr 2010 18:33:04 +0000 (18:33 +0000)]
add package for BIRD Internet Routing Daemon
Here is the patch that adds a package for The BIRD Internet Routing
Daemon. It is updated to the current version of BIRD (v 1.2.2).
BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
It is fast, lightweight and small (cca 300 kB), therefore ideal for
OpenWRT based routers.
The makefile is rather tricky, as BIRD have to be built two times (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.
Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@20780
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Marek Lindner [Mon, 7 Oct 2013 10:47:17 +0000 (18:47 +0800)]
Maintainers: update Marek's email address
Pau Escrich [Sun, 6 Oct 2013 23:04:38 +0000 (01:04 +0200)]
Change Pau e-mail address in MAINTAINERS file
Bastian Bittorf [Sun, 6 Oct 2013 19:18:27 +0000 (21:18 +0200)]
MAINTAINERS: all from https://github.com/openwrt-routing?tab=members
Bastian Bittorf [Sun, 6 Oct 2013 18:33:31 +0000 (20:33 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Luka Perkov [Sun, 6 Oct 2013 17:41:32 +0000 (19:41 +0200)]
MAINTAINERS: fix typo when file was copied from telephony feed
Signed-off-by: Luka Perkov <luka@openwrt.org>
Luka Perkov [Sun, 6 Oct 2013 17:09:45 +0000 (19:09 +0200)]
introduce MAINTAINERS file
Signed-off-by: Luka Perkov <luka@openwrt.org>
Bastian Bittorf [Sun, 29 Sep 2013 22:09:08 +0000 (00:09 +0200)]
Revert "batman-adv: remove 'un-optimization' patch for openwrt"
This reverts commit
a8e21bf882e1815023b224081843248030f1ad18.
Bastian Bittorf [Wed, 25 Sep 2013 14:42:24 +0000 (16:42 +0200)]
olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting)
Bastian Bittorf [Wed, 25 Sep 2013 13:30:15 +0000 (15:30 +0200)]
olsrd: hotplug-script: cleanup/simplify
Bastian Bittorf [Wed, 25 Sep 2013 12:35:25 +0000 (14:35 +0200)]
olsrd: added hotplug script, which is needed for openwrt >= r38023 - otherwise it can happen that several interfaces are not known to olsrd at boottime
Marek Lindner [Tue, 17 Sep 2013 22:49:39 +0000 (22:49 +0000)]
batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Marek Lindner [Tue, 17 Sep 2013 22:40:45 +0000 (22:40 +0000)]
batman-adv: remove 'un-optimization' patch for openwrt
OpenWrt is providing a proper solution.
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
p4u [Tue, 10 Sep 2013 10:57:44 +0000 (12:57 +0200)]
Change bmx6 git repository to github since bmx6.net is down (hd failure)
Bastian Bittorf [Fri, 6 Sep 2013 14:32:00 +0000 (16:32 +0200)]
Bastian Bittorf [Fri, 6 Sep 2013 13:37:33 +0000 (15:37 +0200)]
a new optimisation in openwrt is stripping some metadata information, invluding
the module version which is used by batctl to tell the user which version
batman-adv the node is currently running.
Un-define this constant to prevent the metadata from being stripped
Signed-off-by: Antonio Quartulli <ordex at autistici.org>
Moritz Warning [Fri, 6 Sep 2013 11:21:45 +0000 (13:21 +0200)]
nodogsplash: use v0.9_beta9.9.8 release
p4u [Wed, 28 Aug 2013 00:16:54 +0000 (02:16 +0200)]
luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax
p4u [Tue, 27 Aug 2013 23:25:06 +0000 (01:25 +0200)]
luci-app-bmx6: fix issue with tunIn help
p4u [Tue, 27 Aug 2013 23:17:39 +0000 (01:17 +0200)]
luci-app-bmx6: change tunInNet for tunIn (according to new bmx6 tunnels/gateways configuration). Some minor changes.
Saverio Proto [Mon, 26 Aug 2013 10:12:32 +0000 (12:12 +0200)]
Increase Makefile pkg release after merging regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Saverio Proto [Mon, 26 Aug 2013 10:08:31 +0000 (03:08 -0700)]
Merge pull request #6 from mmunz/master
Fix a regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Manuel Munz [Fri, 23 Aug 2013 18:22:48 +0000 (20:22 +0200)]
a much simpler and cleaner fix
Manuel Munz [Fri, 23 Aug 2013 09:16:26 +0000 (11:16 +0200)]
fix for iynvalid jsoninfo output
Manuel Munz [Fri, 23 Aug 2013 09:12:47 +0000 (02:12 -0700)]
Merge pull request #1 from openwrt-routing/master
merge upstream
Saverio Proto [Tue, 20 Aug 2013 12:14:43 +0000 (14:14 +0200)]
olsrd: version bump to 0.6.6
Saverio Proto [Tue, 20 Aug 2013 12:12:01 +0000 (05:12 -0700)]
Merge pull request #5 from mmunz/master
if we could not get the l3 device in olsrd_write_interface then try to g...
Simon Wunderlich [Mon, 19 Aug 2013 21:17:18 +0000 (23:17 +0200)]
alfred: add alfred 2013.3.0 to feed
Add A.L.F.R.E.D - Almighty Lightweight Fact Remote Exchange Daemon
to the OpenWRT routing feed. This package contains the latest stable
release of alfred which has been recently published by the
open-mesh.org community. A description follows below.
alfred is a user space daemon for distributing arbitrary local
information over the mesh/network in a decentralized fashion. This data
can be anything which appears to be useful - originally designed to
replace the batman-adv visualization (vis), you may distribute
hostnames, phone books, administration information, DNS information,
the local weather forecast ...
alfred runs as daemon in the background of the system. A user may insert
information by using the alfred binary on the command line, or use
special programs to communicate with alfred (done via unix sockets).
alfred then takes care of distributing the local information to other
alfred servers on other nodes. This is done via IPv6 link-local
multicast, and does not require any configuration. A user can request
data from alfred, and will receive the information available from all
alfred servers in the network.
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Axel Neumann [Sat, 17 Aug 2013 12:22:04 +0000 (14:22 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 17 Aug 2013 11:58:49 +0000 (13:58 +0200)]
Merge branch 'bmx6_testing_new_config' into bmx6_testing
Axel Neumann [Sat, 17 Aug 2013 11:57:44 +0000 (13:57 +0200)]
Revert "Revert "Adapt tunnels web view to new bmx6 syntax and options""
This reverts commit
6360d4c977b6b8fb6b0c80e0fcd29f43e0cc1cba.
Marek Lindner [Thu, 15 Aug 2013 09:36:37 +0000 (17:36 +0800)]
batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Manuel Munz [Wed, 7 Aug 2013 21:39:18 +0000 (23:39 +0200)]
if we could not get the l3 device in olsrd_write_interface then try to get the
physical device instead. But only if the protocoll is "static" or "none".
This is useful to write Interfaces in the resulting olsrd.conf file which
are not up at the time olsrd is starting (e.g. tunnel interfaces):
Axel Neumann [Sun, 4 Aug 2013 14:52:07 +0000 (16:52 +0200)]
bmx6: fixing 501559 crash ?
Axel Neumann [Sun, 4 Aug 2013 06:28:44 +0000 (08:28 +0200)]
Revert "Adapt tunnels web view to new bmx6 syntax and options"
This reverts commit
b493828d75c23d2733fafd317c9d5859959d8c3f.
Axel Neumann [Sun, 4 Aug 2013 06:25:07 +0000 (08:25 +0200)]
Merge branch 'bmx6_testing' into bmx6_testing_new_config
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 3 Aug 2013 20:17:13 +0000 (22:17 +0200)]
bmx6: update to
d1464ee4 (current testing tip)
Axel Neumann [Sat, 3 Aug 2013 20:04:51 +0000 (22:04 +0200)]
bmx6: update to
5fbbc59b (current master tip)
Axel Neumann [Sat, 3 Aug 2013 20:04:51 +0000 (22:04 +0200)]
bmx6: update to
5fbbc59b (current master tip)
Axel Neumann [Sat, 3 Aug 2013 20:01:58 +0000 (22:01 +0200)]
Merge branch 'master' into bmx6_testing
Vasilis [Fri, 2 Aug 2013 17:58:17 +0000 (20:58 +0300)]
quagga: Update to v0.99.22.3
Axel Neumann [Thu, 1 Aug 2013 12:19:40 +0000 (14:19 +0200)]
Merge branch 'master' into bmx6_testing
Marek Lindner [Wed, 31 Jul 2013 03:50:08 +0000 (11:50 +0800)]
batman-adv: fix batctl compiler problems on mips
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Axel Neumann [Tue, 30 Jul 2013 06:17:40 +0000 (08:17 +0200)]
bmx6: fix libjson dependency
Marek Lindner [Wed, 24 Jul 2013 08:48:40 +0000 (16:48 +0800)]
batman-adv: upgrade package to latest release 2013.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Thu, 18 Jul 2013 23:09:17 +0000 (01:09 +0200)]
Adapt tunnels web view to new bmx6 syntax and options
p4u [Thu, 11 Jul 2013 13:38:58 +0000 (15:38 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Saverio Proto [Mon, 1 Jul 2013 13:36:26 +0000 (15:36 +0200)]
ndppd: importing ndppd package in openwrt-routing feed
Saverio Proto [Mon, 1 Jul 2013 13:35:57 +0000 (15:35 +0200)]
Move files to ndppd folder for import in openwrt-routing feed
Vasilis Tsiligiannis [Fri, 28 Jun 2013 11:21:15 +0000 (14:21 +0300)]
Merge branch 'quagga'
Vasilis Tsiligiannis [Fri, 28 Jun 2013 10:44:42 +0000 (13:44 +0300)]
quagga: Move files in package directory
Axel Neumann [Sun, 16 Jun 2013 22:04:56 +0000 (00:04 +0200)]
bmx6/Makefile: update testing new config style
Axel Neumann [Sun, 16 Jun 2013 20:28:17 +0000 (22:28 +0200)]
Merge branch 'master' into bmx6_testing
Marek Lindner [Mon, 10 Jun 2013 03:26:47 +0000 (11:26 +0800)]
batman-adv: 2013.2.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Sat, 8 Jun 2013 18:34:17 +0000 (20:34 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Axel Neumann [Sat, 8 Jun 2013 15:28:57 +0000 (17:28 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 8 Jun 2013 15:21:36 +0000 (17:21 +0200)]
bmx6/Makefile: update to current (
60adcbd4) bmx6 master branch
Axel Neumann [Sat, 8 Jun 2013 15:11:15 +0000 (17:11 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
olsrd/Makefile
Axel Neumann [Sat, 8 Jun 2013 14:57:24 +0000 (16:57 +0200)]
bmx6/Makefile: add kmod-tun dependency for on-demand tunnel support
Axel Neumann [Sat, 8 Jun 2013 14:01:33 +0000 (16:01 +0200)]
bmx6/Makefile: update including json-c fix
p4u [Tue, 4 Jun 2013 21:41:01 +0000 (23:41 +0200)]
Remove obsolete package bmxd not maintained anymore
p4u [Tue, 4 Jun 2013 21:39:49 +0000 (23:39 +0200)]
Change dependence name to libjson-c (changed in openwrt-trunk
acinonyx [Sat, 25 May 2013 17:05:33 +0000 (17:05 +0000)]
[quagga] Update to v0.99.22
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@36717
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Moritz Warning [Mon, 20 May 2013 16:42:53 +0000 (18:42 +0200)]
nodogsplash: use official github nodogsplash organization homepage
Saverio Proto [Fri, 17 May 2013 10:50:38 +0000 (12:50 +0200)]
olsrd: version bump to 0.6.5.4
Felix Fietkau [Tue, 14 May 2013 15:02:57 +0000 (15:02 +0000)]
packages: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages/ipv6/ndppd@36635
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Saverio Proto [Sat, 11 May 2013 12:59:51 +0000 (14:59 +0200)]
[packages] nodogsplash: use official github nodogsplash organization feed
Saverio Proto [Fri, 10 May 2013 21:34:35 +0000 (23:34 +0200)]
[packages] nodogsplash: download git sources with proper OpenWrt Makefile tools
Moritz Warning [Fri, 10 May 2013 22:37:02 +0000 (00:37 +0200)]
[packages] nodogsplash: new OpenWrt package for new nodogsplash build system
Saverio Proto [Sat, 11 May 2013 12:47:22 +0000 (14:47 +0200)]
Merge remote-tracking branch 'nodogsplash/master'
Saverio Proto [Sat, 11 May 2013 12:45:52 +0000 (14:45 +0200)]
Rename to subfolder to import into openwrt-routing repository
Axel Neumann [Fri, 10 May 2013 14:17:36 +0000 (16:17 +0200)]
bmx6-testing: update testing branch
p4u [Fri, 10 May 2013 14:12:47 +0000 (16:12 +0200)]
Update bmx6. New functionallity of tunnel creation ondemand
Marek Lindner [Thu, 9 May 2013 09:56:23 +0000 (17:56 +0800)]
batman-adv: 2013.2.0 stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Marek Lindner [Sat, 27 Apr 2013 07:45:12 +0000 (15:45 +0800)]
batman-adv: upgrade package to latest release 2013.2.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Thu, 2 May 2013 16:44:23 +0000 (18:44 +0200)]
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
Saverio Proto [Tue, 30 Apr 2013 23:54:24 +0000 (01:54 +0200)]
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
Thomas Huehn [Fri, 26 Apr 2013 07:14:46 +0000 (09:14 +0200)]
[PATCH] fix olsr.init script function olsrd_write_plparam() as it wrongly removes dashes. olsrd deamon did not start when the nameservice plugin was active.
p4u [Wed, 24 Apr 2013 15:49:18 +0000 (17:49 +0200)]
Add bmx6 packages not existing because of the commit
8ff9eca4bc68b533a1c3d899a4d23b86509e73a3
Marek Lindner [Wed, 24 Apr 2013 15:27:19 +0000 (23:27 +0800)]
batmand: adjust folder name to application name
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Wed, 24 Apr 2013 15:26:52 +0000 (17:26 +0200)]
Move bmx6 and luci-app-bmx6 packages into root directory
p4u [Wed, 24 Apr 2013 14:59:08 +0000 (16:59 +0200)]
Merge branch 'openwrt-bmx6'
Adds bmx6 package and luci-app-bmx6 with old history (partial)
p4u [Wed, 24 Apr 2013 14:58:34 +0000 (16:58 +0200)]
Remove package bmx6-luci in favor of packages/luci-app-bmx6
p4u [Wed, 24 Apr 2013 14:56:59 +0000 (16:56 +0200)]
Merge remote-tracking branch 'remotes/bmx6-owrt/master' into openwrt-bmx6
p4u [Wed, 24 Apr 2013 14:53:17 +0000 (16:53 +0200)]
Jo-Philipp Wich [Sat, 20 Apr 2013 12:46:45 +0000 (14:46 +0200)]
Merge branch 'bmx6'
Jo-Philipp Wich [Sat, 20 Apr 2013 12:43:03 +0000 (14:43 +0200)]
Move packages up in directory hierarchy
Bastian Bittorf [Fri, 19 Apr 2013 14:00:22 +0000 (16:00 +0200)]
Revert "olsr: init: JOW IS THE BEST !!!"
This reverts commit
2bc5304b697fcff3f184b17a8bb9c06646420b42.
Bastian Bittorf [Fri, 19 Apr 2013 13:57:55 +0000 (15:57 +0200)]
olsr: init: JOW IS THE BEST !!!
p4u [Fri, 19 Apr 2013 12:53:28 +0000 (14:53 +0200)]
Missin plus simbol in dependences
Bastian Bittorf [Fri, 19 Apr 2013 12:35:05 +0000 (14:35 +0200)]
olsrd: init: cosmetics: always include to name of the script in logoutput
Axel Neumann [Fri, 19 Apr 2013 12:19:12 +0000 (14:19 +0200)]
update last version (include detailed and muted DAD warnings, --syslog, packaged avl_tree keys
Bastian Bittorf [Fri, 19 Apr 2013 11:04:49 +0000 (13:04 +0200)]
olsr: init: log: move the error logging just under the normal logger
Bastian Bittorf [Fri, 19 Apr 2013 10:36:03 +0000 (12:36 +0200)]
olsrd: init: verbose logging if daemon-startup fails. till now everything is quiet in this situation. reproduce via configuring httpinfo-plugin on ipv6-socket (which throws an silent error)
Bastian Bittorf [Fri, 19 Apr 2013 10:18:59 +0000 (12:18 +0200)]
olsrd: init: fix all work with is done via IFS (storing old value, set IFS, work, set back to old value)
Bastian Bittorf [Fri, 19 Apr 2013 09:54:10 +0000 (11:54 +0200)]
olsrd: init: updated (c)-year to 2013
Jo-Philipp Wich [Thu, 18 Apr 2013 17:07:02 +0000 (19:07 +0200)]
Merge branch 'bmx6'
Jo-Philipp Wich [Thu, 18 Apr 2013 17:06:43 +0000 (19:06 +0200)]
move bmx6 files to subdirectory