summaryrefslogtreecommitdiffstats
path: root/package/wprobe/src
Commit message (Collapse)AuthorAgeFilesLines
* package/wprobe: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+5
| | | | SVN-Revision: 25701
* package/wprobe: {enhancement} make printing attributes optional. A delay ↵Alexandros C. Couloumbis2011-01-031-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 issuesAlexandros C. Couloumbis2011-01-031-1/+4
| | | | SVN-Revision: 24891
* wprobe: fix missing return code checkFelix Fietkau2010-02-011-1/+5
| | | | SVN-Revision: 19483
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
| | | | SVN-Revision: 18919
* wprobe-util: always print regular output to stdout instead of stderrFelix Fietkau2009-12-191-9/+9
| | | | SVN-Revision: 18854
* wprobe: export raw values (n, s, ss) to ipfix collectors for improved ↵Felix Fietkau2009-12-191-9/+6
| | | | | | measurement accuracy SVN-Revision: 18852
* wprobe: fix compile error because of missing isnan()Felix Fietkau2009-09-021-0/+2
| | | | SVN-Revision: 17468
* remove *printf warnings preventing wprobe to build on uml x86_64Nicolas Thill2009-08-161-1/+1
| | | | SVN-Revision: 17287
* wprobe: the bpf code expects direct-access fields to be in big endian, not ↵Felix Fietkau2009-07-071-1/+5
| | | | | | cpu endian SVN-Revision: 16733
* wprobe: fix some endianness fail in the l2 filter codeFelix Fietkau2009-07-071-4/+7
| | | | SVN-Revision: 16732
* wprobe: fix uninitialized variableFelix Fietkau2009-07-071-1/+1
| | | | SVN-Revision: 16731
* fix wprobe-exportFelix Fietkau2009-07-072-3/+5
| | | | SVN-Revision: 16727
* upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵Felix Fietkau2009-07-0614-802/+2287
| | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719
* wprobe: add missing include statement (patch from #5325)Felix Fietkau2009-06-131-0/+1
| | | | SVN-Revision: 16432
* wprobe: move measurement task to the kernel, add some configurability (work ↵Felix Fietkau2009-06-106-150/+445
| | | | | | in progress) SVN-Revision: 16402
* wprobe: use libnl-tiny instead of libnlFelix Fietkau2009-05-061-5/+7
| | | | SVN-Revision: 15632
* wprobe: export the newly added fields via ipfixFelix Fietkau2009-03-291-3/+25
| | | | SVN-Revision: 15065
* wprobe: fix moving averageFelix Fietkau2009-03-291-2/+2
| | | | SVN-Revision: 15064
* add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSFelix Fietkau2009-03-2612-0/+2811
SVN-Revision: 15050