summaryrefslogtreecommitdiffstats
path: root/package/wprobe
Commit message (Expand)AuthorAgeFilesLines
* [wprobe/ipfix] rename libmisc.a to libipfixmisc.ablogic2012-06-051-1/+1
* [package] fix wprobe build for arm on 3.2florian2012-01-301-0/+3
* package/wprobe: fix for kernels >= 2.6.38acoul2011-02-241-0/+5
* package/wprobe: {enhancement} make printing attributes optional. A delay inte...acoul2011-01-031-9/+18
* package/wprobe: fix kernel 2.6.37 compile issuesacoul2011-01-031-1/+4
* [package] wprobe: mark /etc/config/wprobe as conffilejow2010-10-051-1/+5
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-1/+1
* remove obsolete kernel dependencies and version checksnbd2010-06-261-1/+1
* add PKG_RELEASE var to packages lacking onenico2010-05-231-1/+2
* wprobe: fix missing return code checknbd2010-02-011-1/+5
* add me as a maintainer for a few other packagesnbd2010-01-311-0/+1
* [package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurichagb2009-12-261-2/+2
* wprobe: fix up data lengths in the ipfix exporternbd2009-12-241-0/+3
* [package] wprobe: mask as BROKEN on crisnico2009-12-221-1/+5
* wprobe-util: always print regular output to stdout instead of stderrnbd2009-12-191-9/+9
* wprobe: export raw values (n, s, ss) to ipfix collectors for improved measure...nbd2009-12-191-9/+6
* [package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN ...nico2009-12-181-3/+9
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...nico2009-09-261-0/+1
* wprobe: fix compile error because of missing isnan()nbd2009-09-021-0/+2
* remove *printf warnings preventing wprobe to build on uml x86_64nico2009-08-161-1/+1
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesnico2009-08-161-1/+1
* wprobe: fix tcp port for the proxy mode in the init scriptnbd2009-08-151-1/+1
* [package] wprobe does not build on 2.4florian2009-07-121-0/+1
* wprobe: the bpf code expects direct-access fields to be in big endian, not cp...nbd2009-07-071-1/+5
* wprobe: fix some endianness fail in the l2 filter codenbd2009-07-071-4/+7
* wprobe: fix uninitialized variablenbd2009-07-071-1/+1
* rename the wprobe init script to /etc/init.d/wprobenbd2009-07-071-1/+1
* fix wprobe-exportnbd2009-07-072-3/+5
* update the init script and config for the new wprobenbd2009-07-072-9/+21
* upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...nbd2009-07-0615-809/+2295
* wprobe: add missing include statement (patch from #5325)nbd2009-06-131-0/+1
* wprobe: move measurement task to the kernel, add some configurability (work i...nbd2009-06-109-155/+475
* fix wprobe conflict with libnlnbd2009-05-061-2/+2
* wprobe: use libnl-tiny instead of libnlnbd2009-05-062-11/+15
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...nico2009-04-271-5/+3
* madwifi: fix a header file conflict with iptablesnbd2009-04-231-2/+2
* wprobe: enable conditional compilationnbd2009-04-061-5/+15
* wprobe: add init script for exporternbd2009-03-292-1/+48
* wprobe: export the newly added fields via ipfixnbd2009-03-291-3/+25
* wprobe: fix moving averagenbd2009-03-291-2/+2
* add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSnbd2009-03-2613-0/+2923