summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-15batman-adv: add 'crc16' dependency which is still needed but got removed accidentallyBastian Bittorf
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner
2014-01-15alfred: bump version to 2014.0.0Simon Wunderlich
2014-01-13batman-adv: upgrade package to latest release 2014.0.0Marek Lindner
2014-01-10luci-app-bmx6: Initialize tun6in6 variable and add further checksPau Escrich
2014-01-04olsrd: hotplug: changed a varname which broke in 3a1fd118833e8c6d341fde4ef99d31786c3614c9Bastian Bittorf
2014-01-03olsrd: hotplug: optimize execution-speed and simplify using already existing GLOBAL vars instead of encapsulating vars from function to function, cleanups and comments in sourceBastian Bittorf
2013-12-16Merge pull request #12 from openwrt-routing/nds-optional-imqMoritz Warning
2013-12-16alfred: workaround race condition when batmanif is not ready at boot timeGui Iribarren
2013-12-16alfred: fix batadv-vis invocation in init.d scriptGui Iribarren
2013-12-15nodogsplash: recognize yes, true or 1 as valid TrafficControl valuesGui Iribarren
2013-12-15nodogsplash: check if TrafficControl is enabled before testing imq module requirement.Gui Iribarren
2013-11-24olsrd: 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-14Merge pull request #10 from mmunz/upstreamBastian Bittorf
2013-11-12alfred: optionally bundle a lua script for generating a bat-hostsGui Iribarren
2013-11-12Fix config creation for multiple LinkQualityMult entries in uci configManuel Munz
2013-11-11olsrd: 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-01luci-app-bmx6: show the IPv6 tunnels of bmx6 in the node's web pagePau Escrich
2013-10-28ahcpd: migrate from openwrt/packagesGabriel Kerneis
2013-10-28babeld: migrate from openwrt/packagesGabriel Kerneis
2013-10-28ndppd: new upstream release 0.2.3Gabriel Kerneis
2013-10-22alfred: bump version to 2013.4.0Simon Wunderlich
2013-10-22alfred: Add a lightweight framework for running facter scripts that feed data into alfred every 5 minutesGui Iribarren
2013-10-14batman-adv: upgrade package to latest release 2013.4.0Marek Lindner
2013-10-08batman-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-08bird: Update to 1.3.11 and fix build issuesJo-Philipp Wich
2013-10-08move bird into toplevel directoryJo-Philipp Wich
2013-10-08packages: fold the IPv6 menu into NetworkFelix Fietkau
2013-10-08remove now redundant +USE_EGLIBC:librt dependenciesJo-Philipp Wich
2013-10-08bird: link against librt when using eglibcFelix Fietkau
2013-10-08Update BIRD to version 1.3.7Gabor Juhos
2013-10-08bird: adjust for service_* code moveFelix Fietkau
2013-10-08packages: add missing conffiles defineNicolas Thill
2013-10-08packages/bird: use new service functionsNicolas Thill
2013-10-08net/bird: update to version 1.3.3Alexandros C. Couloumbis
2013-10-08net/bird: update to version 1.3.1Alexandros C. Couloumbis
2013-10-08Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.Daniel Dickinson
2013-10-08net/bird: update to version 1.2.5Alexandros C. Couloumbis
2013-10-08net/bird: update bird to version 1.2.4Alexandros C. Couloumbis
2013-10-08net/bird: allow BIRD to support Unique Local Unicast Address (RFC 4193) type IPv6 addressesAlexandros C. Couloumbis
2013-10-08upgrade to bird-1.2.3 (thanks Ondrej Zajicek)Alexandros C. Couloumbis
2013-10-08add package for BIRD Internet Routing DaemonFlorian Fainelli
2013-10-07Maintainers: update Marek's email addressMarek Lindner
2013-10-06Change Pau e-mail address in MAINTAINERS filePau Escrich
2013-10-06MAINTAINERS: all from https://github.com/openwrt-routing?tab=membersBastian Bittorf
2013-10-06Merge branch 'master' of github.com:openwrt-routing/packagesBastian Bittorf
2013-10-06MAINTAINERS: fix typo when file was copied from telephony feedLuka Perkov
2013-10-06introduce MAINTAINERS fileLuka Perkov
2013-09-29Revert "batman-adv: remove 'un-optimization' patch for openwrt"Bastian Bittorf
2013-09-25olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting)Bastian Bittorf