aboutsummaryrefslogtreecommitdiffstats
path: root/package/wprobe
Commit message (Collapse)AuthorAgeFilesLines
* wprobe: the bpf code expects direct-access fields to be in big endian, not ↵Felix Fietkau2009-07-071-1/+5
| | | | | | cpu endian git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix some endianness fail in the l2 filter codeFelix Fietkau2009-07-071-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix uninitialized variableFelix Fietkau2009-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename the wprobe init script to /etc/init.d/wprobeFelix Fietkau2009-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wprobe-exportFelix Fietkau2009-07-072-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update the init script and config for the new wprobeFelix Fietkau2009-07-072-9/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵Felix Fietkau2009-07-0615-809/+2295
| | | | | | statistics, remote access, more configuration options and many bugfixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: add missing include statement (patch from #5325)Felix Fietkau2009-06-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: move measurement task to the kernel, add some configurability (work ↵Felix Fietkau2009-06-109-155/+475
| | | | | | in progress) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wprobe conflict with libnlFelix Fietkau2009-05-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: use libnl-tiny instead of libnlFelix Fietkau2009-05-062-11/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-271-5/+3
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a header file conflict with iptablesFelix Fietkau2009-04-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: enable conditional compilationFelix Fietkau2009-04-061-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: add init script for exporterFelix Fietkau2009-03-292-1/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: export the newly added fields via ipfixFelix Fietkau2009-03-291-3/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix moving averageFelix Fietkau2009-03-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSFelix Fietkau2009-03-2613-0/+2923
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15050 3c298f89-4303-0410-b956-a3cf2f4a3e73