Commit Graph

40 Commits

Author SHA1 Message Date
Florian Fainelli b8f41b051f fix wprobe build for arm on 3.2
SVN-Revision: 29957
2012-01-30 14:02:13 +00:00
Alexandros C. Couloumbis 44c696ac78 package/wprobe: fix for kernels >= 2.6.38
SVN-Revision: 25701
2011-02-24 15:51:28 +00:00
Alexandros C. Couloumbis 08448f7e3d package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107)
SVN-Revision: 24892
2011-01-03 16:37:07 +00:00
Alexandros C. Couloumbis c78b2dbb89 package/wprobe: fix kernel 2.6.37 compile issues
SVN-Revision: 24891
2011-01-03 16:13:09 +00:00
Jo-Philipp Wich 650029f14b wprobe: mark /etc/config/wprobe as conffile
SVN-Revision: 23255
2010-10-05 17:33:17 +00:00
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Nicolas Thill 87f8a80eae add PKG_RELEASE var to packages lacking one
SVN-Revision: 21547
2010-05-23 14:09:25 +00:00
Felix Fietkau 373b78cb28 wprobe: fix missing return code check
SVN-Revision: 19483
2010-02-01 00:35:00 +00:00
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
2010-01-31 12:24:55 +00:00
Andy Boyett 3c175fb47c wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
SVN-Revision: 18946
2009-12-26 19:21:10 +00:00
Felix Fietkau 496df32d91 wprobe: fix up data lengths in the ipfix exporter
SVN-Revision: 18919
2009-12-24 10:34:29 +00:00
Nicolas Thill 66eee451b9 wprobe: mask as BROKEN on cris
SVN-Revision: 18883
2009-12-22 06:10:30 +00:00
Felix Fietkau 2caa29bc44 wprobe-util: always print regular output to stdout instead of stderr
SVN-Revision: 18854
2009-12-19 22:19:26 +00:00
Felix Fietkau 6a2c27b4e8 wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
SVN-Revision: 18852
2009-12-19 22:19:09 +00:00
Nicolas Thill 18112a36bb wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & pxcab
SVN-Revision: 18813
2009-12-18 10:51:10 +00:00
Nicolas Thill 08938e63d0 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions
SVN-Revision: 17749
2009-09-26 19:01:50 +00:00
Felix Fietkau d101694d97 wprobe: fix compile error because of missing isnan()
SVN-Revision: 17468
2009-09-02 12:55:26 +00:00
Nicolas Thill 2466ba038e remove *printf warnings preventing wprobe to build on uml x86_64
SVN-Revision: 17287
2009-08-16 10:26:22 +00:00
Nicolas Thill 757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
SVN-Revision: 17286
2009-08-16 10:21:13 +00:00
Felix Fietkau d8641e67e1 wprobe: fix tcp port for the proxy mode in the init script
SVN-Revision: 17278
2009-08-15 21:31:41 +00:00
Florian Fainelli 86b1a80b36 wprobe does not build on 2.4
SVN-Revision: 16796
2009-07-12 11:33:14 +00:00
Felix Fietkau daaf02e416 wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
SVN-Revision: 16733
2009-07-07 03:56:43 +00:00
Felix Fietkau 959bae3462 wprobe: fix some endianness fail in the l2 filter code
SVN-Revision: 16732
2009-07-07 03:44:31 +00:00
Felix Fietkau 5b35d1851c wprobe: fix uninitialized variable
SVN-Revision: 16731
2009-07-07 03:21:09 +00:00
Felix Fietkau 9a194f41bb rename the wprobe init script to /etc/init.d/wprobe
SVN-Revision: 16730
2009-07-07 03:03:43 +00:00
Felix Fietkau 5a5f24ac23 fix wprobe-export
SVN-Revision: 16727
2009-07-07 02:22:46 +00:00
Felix Fietkau 143d5c0538 update the init script and config for the new wprobe
SVN-Revision: 16724
2009-07-07 00:38:42 +00:00
Felix Fietkau 5447d6c44b upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
SVN-Revision: 16719
2009-07-06 19:05:24 +00:00
Felix Fietkau c90052be54 wprobe: add missing include statement (patch from #5325)
SVN-Revision: 16432
2009-06-13 14:34:21 +00:00
Felix Fietkau f87baeb3e0 wprobe: move measurement task to the kernel, add some configurability (work in progress)
SVN-Revision: 16402
2009-06-10 14:37:36 +00:00
Felix Fietkau 287dbd648a fix wprobe conflict with libnl
SVN-Revision: 15636
2009-05-06 13:54:42 +00:00
Felix Fietkau 23d3e5ad03 wprobe: use libnl-tiny instead of libnl
SVN-Revision: 15632
2009-05-06 11:51:16 +00:00
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
SVN-Revision: 15451
2009-04-27 15:53:00 +00:00
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables
SVN-Revision: 15354
2009-04-23 14:55:11 +00:00
Felix Fietkau ef4bae0994 wprobe: enable conditional compilation
SVN-Revision: 15116
2009-04-06 09:56:34 +00:00
Felix Fietkau c614ca2b92 wprobe: add init script for exporter
SVN-Revision: 15066
2009-03-29 05:01:25 +00:00
Felix Fietkau 43eef5c7ea wprobe: export the newly added fields via ipfix
SVN-Revision: 15065
2009-03-29 04:47:19 +00:00
Felix Fietkau 9dc3c72f0d wprobe: fix moving average
SVN-Revision: 15064
2009-03-29 02:12:47 +00:00
Felix Fietkau 548478cdb2 add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
SVN-Revision: 15050
2009-03-26 20:56:47 +00:00