]> 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:09:42 +0000 (23:09 +0000)
committerguy <guy>
Tue, 18 Nov 2003 23:09:42 +0000 (23:09 +0000)
commit0cf35b497d9abccfd00bc8bf1c669bffe974da17
tree65c667b659b77ff303b31c2e34dfa73656e81c02
parenta954cd69a62706e67a5eb59d1e6af2c73b48511c
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
config.h.in
configure
missing/dlnames.c
pcap-missing.h
tcpdump.c