]> The Tcpdump Group git mirrors - libpcap/history - pcap-bt-monitor-linux.c
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / pcap-bt-monitor-linux.c
2021-03-20  Matias KarhumaaBluetooth: fix non-blocking mode
2020-08-28  Michael RichardsonMerge pull request #906 from Oppen/issue_898
2020-07-01  Guy HarrisHandle the pcap_t+private data in a fashion that makes...
2019-11-08  Guy HarrisWe don't check the direction, so don't support setting it.
2019-08-15  Guy HarrisMerge pull request #833 from daemonhorn/master
2019-08-09  Guy HarrisRemove some workarounds for old compilers.
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-12-10  Guy HarrisClean up some "injection not supported" messages.
2018-09-14  Guy HarrisMerge branch 'master' into breakloop_poll 741/head
2018-09-14  Guy HarrisMerge pull request #756 from stubbfel/patch-1
2018-09-13  Guy HarrisSquelch more narrowing warnings.
2018-09-01  Guy HarrisClean up the declaration of the packet-filtering routines.
2018-05-01  Guy HarrisBluetooth is wireless, and bluetooth-monitor has no...
2017-11-28  Guy HarrisMerge pull request #663 from sgeto/netmap
2017-11-15  Guy HarrisAdd a routine to format error messages with an errno...
2017-08-24  Guy HarrisMerge pull request #595 from buytenh/pcap_protocol
2017-08-19  Guy HarrisAlways include <config.h> rather than "config.h".
2017-07-22  Guy HarrisMerge pull request #588 from mkubecek/mk/master/vlan4
2017-06-02  Guy HarrisMake the checks and adjustment of the snapshot length...
2017-01-18  Guy HarrisHave a pcap_if_list_t structure for use by the findalld...
2017-01-17  Guy HarrisMerge pull request #429 from msekletar/bpf-userland...
2016-12-18  Guy HarrisClean up findalldevs code.
2016-12-13  Christopher K LeeMerge branch 'master' of https://github.com/the-tcpdump...
2016-07-25  Guy HarrisFix to the previous checkin.
2016-07-25  Guy HarrisSquelch a signed vs. unsigned warning.
2016-06-30  Denis Ovsienkoalso fix Linux compiling with Bluetooth support
2015-11-25  Christopher K LeeMerge branch 'master' of https://github.com/the-tcpdump...
2015-11-03  Guy HarrisUse pcap_snprintf() instead of snprintf().
2015-09-27  Guy HarrisMerge branch 'aix-large-files' of https://github.com...
2015-08-09  Guy HarrisMake the buffer member of a pcap_t a void *.
2015-06-03  Jakub SitnickiFix building Bluetooth Linux Monitor support with BlueZ...
2015-02-15  Michael RichardsonMerge pull request #372 from baruchsiach/config-fixes
2015-02-15  Michael RichardsonMerge branch 'add_with-libnl_switch' of https://github...
2015-02-15  Michael RichardsonMerge pull request #360 from bonsaiviking/scanner-lex-top
2015-02-15  Michael RichardsonMerge pull request #358 from bonsaiviking/config-packet...
2015-02-15  Michael RichardsonMerge pull request #346 from atzm/linux-vlan-tpid
2015-02-15  Michael Richardsonissue: https://github.com/the-tcpdump-group/libpcap...
2015-01-26  Guy HarrisMerge pull request #378 from sfd/master
2014-12-03  Francois-Xavier... Bluetooth Linux Monitor: fix three warnings
2014-02-18  Guy HarrisCheck for HCI_CHANNEL_MONITOR for Linux Bluetooth Monit...
2014-02-18  Guy HarrisMerge pull request #342 from MichalLabedzki/master
2014-02-18  Michal LabedzkiAdd support for Bluetooth Linux Monitor interface 342/head