openbsd-ports/net/sniffit/patches/patch-ae

13 lines
313 B
Plaintext

*** sn_defines.h.orig Fri Apr 18 16:33:58 1997
--- sn_defines.h Thu May 7 15:02:14 1998
***************
*** 82,87 ****
--- 82,88 ----
#define NO_IP 0
#define NO_IP_4 1000
+ #define CORRUPT_IP 1001
#define ICMP 1 /* Protocol Numbers */
#define TCP 6
#define UDP 17