| Age | Commit message (Expand) | Author |
| 2014-01-15 | batman-adv: add 'crc16' dependency which is still needed but got removed accidentally | Bastian Bittorf |
| 2014-01-15 | batman-adv: fix batman-adv header overhead calculation | Marek Lindner |
| 2014-01-15 | alfred: bump version to 2014.0.0 | Simon Wunderlich |
| 2014-01-13 | batman-adv: upgrade package to latest release 2014.0.0 | Marek Lindner |
| 2014-01-10 | luci-app-bmx6: Initialize tun6in6 variable and add further checks | Pau Escrich |
| 2014-01-04 | olsrd: hotplug: changed a varname which broke in 3a1fd118833e8c6d341fde4ef99d31786c3614c9 | Bastian Bittorf |
| 2014-01-03 | olsrd: hotplug: optimize execution-speed and simplify using already existing GLOBAL vars instead of encapsulating vars from function to function, cleanups and comments in source | Bastian Bittorf |
| 2013-12-16 | Merge pull request #12 from openwrt-routing/nds-optional-imq | Moritz Warning |
| 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-12-15 | nodogsplash: recognize yes, true or 1 as valid TrafficControl values | Gui Iribarren |
| 2013-12-15 | nodogsplash: check if TrafficControl is enabled before testing imq module requirement. | 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 |