| Age | Commit message (Expand) | Author |
| 2013-12-16 | alfred: workaround race condition when batmanif is not ready at boot time | Gui Iribarren |
| 2013-12-16 | alfred: fix batadv-vis invocation in init.d script | Gui Iribarren |
| 2013-11-24 | olsrd: hotplug-script: take config-file as marker for 'init-script-was-already-invoked-once' and not the pidfile: the pidfile ist not written if the daemon couldnt startup, e.g. because no interface was up yet and 'AllowNoInt' was not configured - thanks to bluse-blue for reporting this issue on ... | Bastian Bittorf |
| 2013-11-14 | Merge pull request #10 from mmunz/upstream | Bastian Bittorf |
| 2013-11-12 | alfred: optionally bundle a lua script for generating a bat-hosts | Gui Iribarren |
| 2013-11-12 | Fix config creation for multiple LinkQualityMult entries in uci config | Manuel Munz |
| 2013-11-11 | olsrd: hotplug: dont test if daemon is enabled, but look for a written PID-file. this solves the issue, that hotplug fires multiple restarts during boot for each upcoming interface (e.g. lo, lan, wan, wifi1, wifi2) which is racy somehow, but leaves hotplug itself working after normal startup. als... | Bastian Bittorf |
| 2013-11-01 | luci-app-bmx6: show the IPv6 tunnels of bmx6 in the node's web page | Pau Escrich |
| 2013-10-28 | ahcpd: migrate from openwrt/packages | Gabriel Kerneis |
| 2013-10-28 | babeld: migrate from openwrt/packages | Gabriel Kerneis |
| 2013-10-28 | ndppd: new upstream release 0.2.3 | Gabriel Kerneis |
| 2013-10-22 | alfred: bump version to 2013.4.0 | Simon Wunderlich |
| 2013-10-22 | alfred: Add a lightweight framework for running facter scripts that feed data into alfred every 5 minutes | Gui Iribarren |
| 2013-10-14 | batman-adv: upgrade package to latest release 2013.4.0 | Marek Lindner |
| 2013-10-08 | batman-adv: tweak the Makefile for dynamically patch 'main.h' via 'sed' by inserting '#undef CONFIG_MODULE_STRIPPED' - so the intelligent OpenWrt-optimizer will not destroy important module-metadata. remove the old patch which does the same, but needed rebasing everything main.h changes. compile ... | Bastian Bittorf |
| 2013-10-08 | bird: Update to 1.3.11 and fix build issues | Jo-Philipp Wich |
| 2013-10-08 | move bird into toplevel directory | Jo-Philipp Wich |
| 2013-10-08 | packages: fold the IPv6 menu into Network | Felix Fietkau |
| 2013-10-08 | remove now redundant +USE_EGLIBC:librt dependencies | Jo-Philipp Wich |
| 2013-10-08 | bird: link against librt when using eglibc | Felix Fietkau |
| 2013-10-08 | Update BIRD to version 1.3.7 | Gabor Juhos |
| 2013-10-08 | bird: adjust for service_* code move | Felix Fietkau |
| 2013-10-08 | packages: add missing conffiles define | Nicolas Thill |
| 2013-10-08 | packages/bird: use new service functions | Nicolas Thill |
| 2013-10-08 | net/bird: update to version 1.3.3 | Alexandros C. Couloumbis |
| 2013-10-08 | net/bird: update to version 1.3.1 | Alexandros C. Couloumbis |
| 2013-10-08 | Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu. | Daniel Dickinson |
| 2013-10-08 | net/bird: update to version 1.2.5 | Alexandros C. Couloumbis |
| 2013-10-08 | net/bird: update bird to version 1.2.4 | Alexandros C. Couloumbis |
| 2013-10-08 | net/bird: allow BIRD to support Unique Local Unicast Address (RFC 4193) type IPv6 addresses | Alexandros C. Couloumbis |
| 2013-10-08 | upgrade to bird-1.2.3 (thanks Ondrej Zajicek) | Alexandros C. Couloumbis |
| 2013-10-08 | add package for BIRD Internet Routing Daemon | Florian Fainelli |
| 2013-10-07 | Maintainers: update Marek's email address | Marek Lindner |
| 2013-10-06 | Change Pau e-mail address in MAINTAINERS file | Pau Escrich |
| 2013-10-06 | MAINTAINERS: all from https://github.com/openwrt-routing?tab=members | Bastian Bittorf |
| 2013-10-06 | Merge branch 'master' of github.com:openwrt-routing/packages | Bastian Bittorf |
| 2013-10-06 | MAINTAINERS: fix typo when file was copied from telephony feed | Luka Perkov |
| 2013-10-06 | introduce MAINTAINERS file | Luka Perkov |
| 2013-09-29 | Revert "batman-adv: remove 'un-optimization' patch for openwrt" | Bastian Bittorf |
| 2013-09-25 | olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting) | Bastian Bittorf |
| 2013-09-25 | olsrd: hotplug-script: cleanup/simplify | Bastian Bittorf |
| 2013-09-25 | olsrd: added hotplug script, which is needed for openwrt >= r38023 - otherwise it can happen that several interfaces are not known to olsrd at boottime | Bastian Bittorf |
| 2013-09-17 | batman-adv: 2013.3.0 updated stability fixes | Marek Lindner |
| 2013-09-17 | batman-adv: remove 'un-optimization' patch for openwrt | Marek Lindner |
| 2013-09-10 | Change bmx6 git repository to github since bmx6.net is down (hd failure) | p4u |
| 2013-09-06 | last patch was malformed, refresh 7936cfc9b862af3451dddd01e96501a38e6872be | Bastian Bittorf |
| 2013-09-06 | a new optimisation in openwrt is stripping some metadata information, invluding | Bastian Bittorf |
| 2013-09-06 | nodogsplash: use v0.9_beta9.9.8 release | Moritz Warning |
| 2013-08-28 | luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax | p4u |
| 2013-08-27 | luci-app-bmx6: fix issue with tunIn help | p4u |