]> The Tcpdump Group git mirrors - tcpdump/commit
Print both the name and the description of a link-layer type (the name
authorguy <guy>
Tue, 18 Nov 2003 23:12:10 +0000 (23:12 +0000)
committerguy <guy>
Tue, 18 Nov 2003 23:12:10 +0000 (23:12 +0000)
commit3b1bd1247fdad9fccc86a74cc9ea5592b2d48861
tree01520c82c23eb704b4feb91e9f8457adeeb8ac11
parentb60551ea3451726d7f4c685415d281bc7c115d3a
Print both the name and the description of a link-layer type (the name
isn't always very suggestive - for example, somebody might think
"EN10MB" is always 10 MB/s, and might not know that "IEEE802" is Token
Ring), using "pcap_datalink_val_to_description()".  Supply our own
"pcap_datalink_val_to_description()" if libpcap doesn't have it (even if
it has "pcap_datalink_name_to_val()").
acconfig.h
aclocal.m4
missing/dlnames.c
pcap-missing.h
tcpdump.c