commit | f33d545f33222ef73c1e542aed3636a250b2901e | [log] [tgz] |
---|---|---|
author | guy <guy> | Sun Apr 06 20:12:12 2008 +0000 |
committer | guy <guy> | Sun Apr 06 20:12:12 2008 +0000 |
tree | f922cfbd62b117776adf3afe4120c0b86520effb | |
parent | 8fc7121ff404884b5dab322986d214fe037f056f [diff] |
Use the new pcap_errtostr() routine, rather than pcap_strerror(), to map PCAP_ERROR_ statuses to strings, as pcap_strerror() no longer does that. Also, fix up one error message to include the capture device name.