summaryrefslogtreecommitdiffstats
path: root/package/libpcap/libpcap-0001-remove-libnl-include-path.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-16/+0
| | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libpcap: add upstream patch to fix runtime issue when TPACKET_V3 isn't supportedPeter Korsgaard2013-12-161-0/+16
libpcap would fail to initialize on Linux when compiled against kernel headers with TPACKET_V3 support but running on kernel without: "can't get TPACKET_V3 header len on packet socket: Invalid argument" Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud