aboutsummaryrefslogtreecommitdiff
path: root/net/reaver
Commit message (Collapse)AuthorAge
* reaver: use 65536 as snaplen with pcapYousong Zhou2016-12-08
| | | | | | | It should fix issue #3333. The patch was formed with help from t6x/reaver-wps-fork-t6x#101 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* reaver: fix broken source urlYousong Zhou2016-05-26
| | | | | - Switch to release version 1.4 - Include a bugfix patch not present in version 1.4
* reaver: build without MIPS16.Yousong Zhou2015-08-26
| | | | | | Thanks hnyman for reporting it. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* reaver: import from oldpackages.Yousong Zhou2015-08-21
- Update copyright year. - Add PKG_LICENSE:=GPL-2.0 from the Google Code project page. - Add autoreconf as the PKG_FIXUP method. - Add myself as the package maintainer. - Add a patch to fix building with musl-libc. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>