summaryrefslogtreecommitdiff
path: root/FILES
diff options
context:
space:
mode:
authorguy <guy>2000-12-21 10:43:19 +0000
committerguy <guy>2000-12-21 10:43:19 +0000
commit71eb51233ff4c290eb5d9d19411d3769b3f7c1f1 (patch)
tree78817560a5d6f319b821478d628fa46da35e5694 /FILES
parentce3c0b3c62824347f7f69cc66b05e230206d795c (diff)
downloadtcpdump-71eb51233ff4c290eb5d9d19411d3769b3f7c1f1.tar.gz
Add support for a new link layer type DLT_LINUX_SLL, for use when doing
live captures with a "cooked" (SOCK_DGRAM) rather than a "raw" (SOCK_RAW) PF_PACKET socket; it includes a bunch of the fields from the "struct sockaddr_ll" you get in a "recvfrom()", including the Ethernet protocol field.
Diffstat (limited to 'FILES')
-rw-r--r--FILES2
1 files changed, 2 insertions, 0 deletions
diff --git a/FILES b/FILES
index 1c9ecd6e..987589e9 100644
--- a/FILES
+++ b/FILES
@@ -128,6 +128,7 @@ print-ripng.c
print-rt6.c
print-rx.c
print-sl.c
+print-sll.c
print-smb.c
print-snmp.c
print-stp.c
@@ -150,6 +151,7 @@ setsignal.c
setsignal.h
slip.h
slcompress.h
+sll.h
smb.h
smbutil.c
stime.awk