aboutsummaryrefslogtreecommitdiff
path: root/net/sniffit/files/patch-03
diff options
context:
space:
mode:
Diffstat (limited to 'net/sniffit/files/patch-03')
-rw-r--r--net/sniffit/files/patch-038
1 files changed, 8 insertions, 0 deletions
diff --git a/net/sniffit/files/patch-03 b/net/sniffit/files/patch-03
new file mode 100644
index 000000000000..363a4d6a9a24
--- /dev/null
+++ b/net/sniffit/files/patch-03
@@ -0,0 +1,8 @@
+--- sn_packetstructs.h.orig Fri Apr 18 02:33:58 1997
++++ sn_packetstructs.h Fri Apr 3 20:41:08 1998
+@@ -48,4 +48,5 @@
+ {
+ int IP_len, TCP_len, ICMP_len, UDP_len; /* header lengths */
+ int DATA_len;
++ char FRAG_nf; /* not the first fragment */
+ };