]> The Tcpdump Group git mirrors - libpcap/commit
From Paolo Abeni: don't treate an EAFNOSUPPORT error when trying to open
authorguy <guy>
Tue, 5 Dec 2006 20:08:58 +0000 (20:08 +0000)
committerguy <guy>
Tue, 5 Dec 2006 20:08:58 +0000 (20:08 +0000)
commit8a391f392c60f141854c2d4a1749c5b8a0fe1c5b
tree83964edbc1a5f65a6e014959139630e9534a9471
parent6915e7e90610f39407fca282c87fd0c251cc052c
From Paolo Abeni: don't treate an EAFNOSUPPORT error when trying to open
a Bluetooth socket as an error - it just means there's no Bluetooth
support in the kernel, and thus there are no Bluetooth devices.

Clean up error messages a bit, including indications that these are from
the Bluetooth code.
pcap-bt-linux.c