Hi Guy, > >> 2. Make ethereal read capture files made with hcidump -w. > > > > This should be the way to go, because live capturing is not always what > > you want. > > Yes, but that doesn't *exclude* support for libpcap-based live > capturing; a Wiretap module to read "hcidump -w" files would be useful, > but if that's added you might still want support for libpcap-based > capturing. here is my patch that adds a Wiretap module for reading files created with "hcidump -w". Regards Marcel