hostapd/mac80211: implement support for AP+STA
[openwrt/svn-archive/archive.git] / package / wprobe /
2010-10-05 Jo-Philipp Wich[package] wprobe: mark /etc/config/wprobe as conffile
2010-07-12 Claudio Mignantimassive: replace occurences of .$(LINUX_KMOD_SUFFIX...
2010-06-26 Felix Fietkauremove obsolete kernel dependencies and version checks
2010-05-23 Nicolas Thilladd PKG_RELEASE var to packages lacking one
2010-02-01 Felix Fietkauwprobe: fix missing return code check
2010-01-31 Felix Fietkauadd me as a maintainer for a few other packages
2009-12-26 Andy Boyett[package] wprobe: fix interface selection. Thanks morph...
2009-12-24 Felix Fietkauwprobe: fix up data lengths in the ipfix exporter
2009-12-22 Nicolas Thill[package] wprobe: mask as BROKEN on cris
2009-12-19 Felix Fietkauwprobe-util: always print regular output to stdout...
2009-12-19 Felix Fietkauwprobe: export raw values (n, s, ss) to ipfix collector...
2009-12-18 Nicolas Thill[package] wprobe: use a shared DEPENDS between packages...
2009-09-26 Nicolas Thilladd _GNU_SOURCE to CPPFLAGS required to include <bits...
2009-09-02 Felix Fietkauwprobe: fix compile error because of missing isnan()
2009-08-16 Nicolas Thillremove *printf warnings preventing wprobe to build...
2009-08-16 Nicolas Thilluse KERNEL_CROSS instead of TARGET_CROSS to build kerne...
2009-08-15 Felix Fietkauwprobe: fix tcp port for the proxy mode in the init...
2009-07-12 Florian Fainelli[package] wprobe does not build on 2.4
2009-07-07 Felix Fietkauwprobe: the bpf code expects direct-access fields to...
2009-07-07 Felix Fietkauwprobe: fix some endianness fail in the l2 filter code
2009-07-07 Felix Fietkauwprobe: fix uninitialized variable
2009-07-07 Felix Fietkaurename the wprobe init script to /etc/init.d/wprobe
2009-07-07 Felix Fietkaufix wprobe-export
2009-07-07 Felix Fietkauupdate the init script and config for the new wprobe
2009-07-06 Felix Fietkauupgrade to the new version of wprobe - includes reconfi...
2009-06-13 Felix Fietkauwprobe: add missing include statement (patch from ...
2009-06-10 Felix Fietkauwprobe: move measurement task to the kernel, add some...
2009-05-06 Felix Fietkaufix wprobe conflict with libnl
2009-05-06 Felix Fietkauwprobe: use libnl-tiny instead of libnl
2009-04-27 Nicolas Thillintroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-23 Felix Fietkaumadwifi: fix a header file conflict with iptables
2009-04-06 Felix Fietkauwprobe: enable conditional compilation
2009-03-29 Felix Fietkauwprobe: add init script for exporter
2009-03-29 Felix Fietkauwprobe: export the newly added fields via ipfix
2009-03-29 Felix Fietkauwprobe: fix moving average
2009-03-26 Felix Fietkauadd wireless measurement probe infrastructure, develope...