index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
wprobe
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
wprobe: fix missing return code check
Felix Fietkau
2010-02-01
1
-1
/
+5
*
wprobe: fix up data lengths in the ipfix exporter
Felix Fietkau
2009-12-24
1
-0
/
+3
*
wprobe-util: always print regular output to stdout instead of stderr
Felix Fietkau
2009-12-19
1
-9
/
+9
*
wprobe: export raw values (n, s, ss) to ipfix collectors for improved measure...
Felix Fietkau
2009-12-19
1
-9
/
+6
*
wprobe: fix compile error because of missing isnan()
Felix Fietkau
2009-09-02
1
-0
/
+2
*
remove *printf warnings preventing wprobe to build on uml x86_64
Nicolas Thill
2009-08-16
1
-1
/
+1
*
wprobe: the bpf code expects direct-access fields to be in big endian, not cp...
Felix Fietkau
2009-07-07
1
-1
/
+5
*
wprobe: fix some endianness fail in the l2 filter code
Felix Fietkau
2009-07-07
1
-4
/
+7
*
wprobe: fix uninitialized variable
Felix Fietkau
2009-07-07
1
-1
/
+1
*
fix wprobe-export
Felix Fietkau
2009-07-07
2
-3
/
+5
*
upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...
Felix Fietkau
2009-07-06
14
-802
/
+2287
*
wprobe: add missing include statement (patch from #5325)
Felix Fietkau
2009-06-13
1
-0
/
+1
*
wprobe: move measurement task to the kernel, add some configurability (work i...
Felix Fietkau
2009-06-10
6
-150
/
+445
*
wprobe: use libnl-tiny instead of libnl
Felix Fietkau
2009-05-06
1
-5
/
+7
*
wprobe: export the newly added fields via ipfix
Felix Fietkau
2009-03-29
1
-3
/
+25
*
wprobe: fix moving average
Felix Fietkau
2009-03-29
1
-2
/
+2
*
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
Felix Fietkau
2009-03-26
12
-0
/
+2811