pcap_io: tun: support captures from wireshark/tcpdump via tun devices
commitab84e1e6491030806cd771939d445f3c9e9bacfe
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Jul 2013 11:15:49 +0000 (23 13:15 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Jul 2013 11:15:49 +0000 (23 13:15 +0200)
treeff1feec4b67a088396e599e69659ad1aff48b832
parent57e04d5a77cc9541ad8dcb81a134644ed2a640be
pcap_io: tun: support captures from wireshark/tcpdump via tun devices

101-103 do not have official link types and seem to be non-portable.
Just add them so that we can replay pcap's of such types as well.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
pcap_io.h