SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
net/snort/patches/patch-src_decode_h
Normal file
15
net/snort/patches/patch-src_decode_h
Normal file
|
@ -0,0 +1,15 @@
|
|||
Index: src/decode.h
|
||||
--- src/decode.h.orig
|
||||
+++ src/decode.h
|
||||
@@ -840,9 +840,9 @@ typedef struct _SLLHdr {
|
||||
* Pflog1_Hdr: CVS = 1.3, DLT_OLD_PFLOG = 17, Length = 28
|
||||
* Pflog2_Hdr: CVS = 1.8, DLT_PFLOG = 117, Length = 48
|
||||
* Pflog3_Hdr: CVS = 1.12, DLT_PFLOG = 117, Length = 64
|
||||
- * Pflog3_Hdr: CVS = 1.172, DLT_PFLOG = 117, Length = 100
|
||||
+ * Pflog4_Hdr: CVS = 1.16, DLT_PFLOG = 117, Length = 100
|
||||
*
|
||||
- * Since they have the same DLT, Pflog{2,3}Hdr are distinguished
|
||||
+ * Since they have the same DLT, Pflog{2,3,4}Hdr are distinguished
|
||||
* by their actual length. The minimum required length excludes
|
||||
* padding.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue