.gitignore: ignore vim swap files
[openwrt.git] / package / wprobe /
2009-09-26 nicoadd _GNU_SOURCE to CPPFLAGS required to include <bits...
2009-09-02 nbdwprobe: fix compile error because of missing isnan()
2009-08-16 nicoremove *printf warnings preventing wprobe to build...
2009-08-16 nicouse KERNEL_CROSS instead of TARGET_CROSS to build kerne...
2009-08-15 nbdwprobe: fix tcp port for the proxy mode in the init...
2009-07-12 florian[package] wprobe does not build on 2.4
2009-07-07 nbdwprobe: the bpf code expects direct-access fields to...
2009-07-07 nbdwprobe: fix some endianness fail in the l2 filter code
2009-07-07 nbdwprobe: fix uninitialized variable
2009-07-07 nbdrename the wprobe init script to /etc/init.d/wprobe
2009-07-07 nbdfix wprobe-export
2009-07-07 nbdupdate the init script and config for the new wprobe
2009-07-06 nbdupgrade to the new version of wprobe - includes reconfi...
2009-06-13 nbdwprobe: add missing include statement (patch from ...
2009-06-10 nbdwprobe: move measurement task to the kernel, add some...
2009-05-06 nbdfix wprobe conflict with libnl
2009-05-06 nbdwprobe: use libnl-tiny instead of libnl
2009-04-27 nicointroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-23 nbdmadwifi: fix a header file conflict with iptables
2009-04-06 nbdwprobe: enable conditional compilation
2009-03-29 nbdwprobe: add init script for exporter
2009-03-29 nbdwprobe: export the newly added fields via ipfix
2009-03-29 nbdwprobe: fix moving average
2009-03-26 nbdadd wireless measurement probe infrastructure, develope...