aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
Commit message (Collapse)AuthorAgeFilesLines
* libpcap: update to 1.10.0Rosen Penev2021-03-011-11/+0
| | | | | | | | | | | | | | | | | | | | | Simplify cmake option handling by putting everything in blocks. Add openssl patch as there's no easy way to disable. Rebase the skip manpages patch. Remove the monitor mode patch as it no longer applies. Remove flex patch as normal Makefile is no longer used. Remove USB path patch. While it is deprecated, the codepath is never taken. /sys/bus/usb/devices is checked before hand. If it exists, the function does stuff and returns. Additionally, this path is used elsewhere in the code. Refresh other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libs/libpcap: update to 1.8.1p-wassi2016-12-141-1/+1
| | | | | | | | | | Update libpcap to upstream release 1.8.1 Change the name from libpcap.so.1.3 to libpcap.so.1 Remove parts of patch 201 which moved code among src files. Import patch 204 from Debian to update the USB path. Signed-off-by: Paul Wassi <p.wassi@gmx.at> Signed-off-by: Felix Fietkau <nbd@nbd.name> [fix parallel build bug]
* libpcap: update to version 1.7.4Felix Fietkau2015-09-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46776
* libpcap: update to current upstream version 1.5.3Felix Fietkau2014-02-051-1/+1
| | | | | | | | -size_of(old libpcap-1.3.0) = 85228 Byte -size_of(new libpcap-1.5.3) = 88587 Byte => ~3.3 KByte increase SVN-Revision: 39473
* move library packages to package/libs/Felix Fietkau2012-10-081-0/+11
SVN-Revision: 33657