Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/wprobe: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 25701 | ||||
* | package/wprobe: {enhancement} make printing attributes optional. A delay ↵ | Alexandros C. Couloumbis | 2011-01-03 | 1 | -9/+18 |
| | | | | | | interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) SVN-Revision: 24892 | ||||
* | package/wprobe: fix kernel 2.6.37 compile issues | Alexandros C. Couloumbis | 2011-01-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 24891 | ||||
* | wprobe: mark /etc/config/wprobe as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+5 |
| | | | | SVN-Revision: 23255 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21956 | ||||
* | add PKG_RELEASE var to packages lacking one | Nicolas Thill | 2010-05-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 21547 | ||||
* | wprobe: fix missing return code check | Felix Fietkau | 2010-02-01 | 1 | -1/+5 |
| | | | | SVN-Revision: 19483 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 19439 | ||||
* | wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich | Andy Boyett | 2009-12-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 18946 | ||||
* | wprobe: fix up data lengths in the ipfix exporter | Felix Fietkau | 2009-12-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 18919 | ||||
* | wprobe: mask as BROKEN on cris | Nicolas Thill | 2009-12-22 | 1 | -1/+5 |
| | | | | SVN-Revision: 18883 | ||||
* | wprobe-util: always print regular output to stdout instead of stderr | Felix Fietkau | 2009-12-19 | 1 | -9/+9 |
| | | | | SVN-Revision: 18854 | ||||
* | wprobe: export raw values (n, s, ss) to ipfix collectors for improved ↵ | Felix Fietkau | 2009-12-19 | 1 | -9/+6 |
| | | | | | | measurement accuracy SVN-Revision: 18852 | ||||
* | wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & ↵ | Nicolas Thill | 2009-12-18 | 1 | -3/+9 |
| | | | | | | pxcab SVN-Revision: 18813 | ||||
* | add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵ | Nicolas Thill | 2009-09-26 | 1 | -0/+1 |
| | | | | | | eglibc revisions SVN-Revision: 17749 | ||||
* | wprobe: fix compile error because of missing isnan() | Felix Fietkau | 2009-09-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 17468 | ||||
* | remove *printf warnings preventing wprobe to build on uml x86_64 | Nicolas Thill | 2009-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 17287 | ||||
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | Nicolas Thill | 2009-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 17286 | ||||
* | wprobe: fix tcp port for the proxy mode in the init script | Felix Fietkau | 2009-08-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 17278 | ||||
* | wprobe does not build on 2.4 | Florian Fainelli | 2009-07-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 16796 | ||||
* | wprobe: the bpf code expects direct-access fields to be in big endian, not ↵ | Felix Fietkau | 2009-07-07 | 1 | -1/+5 |
| | | | | | | cpu endian SVN-Revision: 16733 | ||||
* | wprobe: fix some endianness fail in the l2 filter code | Felix Fietkau | 2009-07-07 | 1 | -4/+7 |
| | | | | SVN-Revision: 16732 | ||||
* | wprobe: fix uninitialized variable | Felix Fietkau | 2009-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 16731 | ||||
* | rename the wprobe init script to /etc/init.d/wprobe | Felix Fietkau | 2009-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 16730 | ||||
* | fix wprobe-export | Felix Fietkau | 2009-07-07 | 2 | -3/+5 |
| | | | | SVN-Revision: 16727 | ||||
* | update the init script and config for the new wprobe | Felix Fietkau | 2009-07-07 | 2 | -9/+21 |
| | | | | SVN-Revision: 16724 | ||||
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵ | Felix Fietkau | 2009-07-06 | 15 | -809/+2295 |
| | | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719 | ||||
* | wprobe: add missing include statement (patch from #5325) | Felix Fietkau | 2009-06-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 16432 | ||||
* | wprobe: move measurement task to the kernel, add some configurability (work ↵ | Felix Fietkau | 2009-06-10 | 9 | -155/+475 |
| | | | | | | in progress) SVN-Revision: 16402 | ||||
* | fix wprobe conflict with libnl | Felix Fietkau | 2009-05-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 15636 | ||||
* | wprobe: use libnl-tiny instead of libnl | Felix Fietkau | 2009-05-06 | 2 | -11/+15 |
| | | | | SVN-Revision: 15632 | ||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 1 | -5/+3 |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | ||||
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 15354 | ||||
* | wprobe: enable conditional compilation | Felix Fietkau | 2009-04-06 | 1 | -5/+15 |
| | | | | SVN-Revision: 15116 | ||||
* | wprobe: add init script for exporter | Felix Fietkau | 2009-03-29 | 2 | -1/+48 |
| | | | | SVN-Revision: 15066 | ||||
* | wprobe: export the newly added fields via ipfix | Felix Fietkau | 2009-03-29 | 1 | -3/+25 |
| | | | | SVN-Revision: 15065 | ||||
* | wprobe: fix moving average | Felix Fietkau | 2009-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 15064 | ||||
* | add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS | Felix Fietkau | 2009-03-26 | 13 | -0/+2923 |
SVN-Revision: 15050 |