Description of problem: Bluetooth adapters are not listed as capture devices in libpcap based programs like tcpdump or wireshark. Version-Release number of selected component (if applicable): libpcap-1.6.2-1.fc21.x86_64 bluez-libs-5.23-1.fc21.x86_64 How reproducible: Always reproduceable Steps to Reproduce: 1. Run dumpcap -D or tcpdump -D Actual results: No bluetooth0 adapter is listed as capture source Expected results: bluetooth0 adapter should be listed as capture source Additional info: This is a regression (used to work in Fedora 20). Probably just needs a builddep on bluez-libs in libpcap spec.
It is now impossible to compile libpcap against BlueZ 5. This problem is now being worked on upstream. https://github.com/the-tcpdump-group/libpcap/pull/417/
Created attachment 1007117 [details] Minimal fix needed to build libpcap 1.6.2 against BlueZ 5 Here's a fix with minimal changes needed to build libpcap 1.6.2 with Bluetooth support (both, for Bluetooth adapters and for Bluetooth monitor). Perhaps it can serve as an immediate remedy while the work is being done upstream to completely remove libpcap's dependency on BlueZ. The fix has also been proposed for merge upstream: https://github.com/the-tcpdump-group/libpcap/pull/425
libpcap-1.7.3-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libpcap-1.7.3-1.fc21
libpcap-1.7.3-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/libpcap-1.7.3-1.fc22
Package libpcap-1.7.3-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libpcap-1.7.3-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-9003/libpcap-1.7.3-1.fc21 then log in and leave karma (feedback).
libpcap-1.7.3-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
libpcap-1.7.3-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.