openbsd-ports/net/ngrep/patches/patch-ngrep_h
sthen 2870e043fe - drop privs to a new _ngrep user rather than nobody,
- chroot to /var/empty,
- support pppoe,
- autoconf surgery (functional rather than pretty) to use a version
of pcre from the century of the fruitbat,
- fix license marker, regen plist

reads good to jasper@
2009-03-30 21:19:02 +00:00

12 lines
330 B
Plaintext

$OpenBSD: patch-ngrep_h,v 1.1 2009/03/30 21:19:02 sthen Exp $
--- ngrep.h.orig Mon Feb 23 17:19:58 2009
+++ ngrep.h Mon Feb 23 17:20:00 2009
@@ -17,6 +17,7 @@
#define ETHHDR_SIZE 14
#define TOKENRING_SIZE 22
#define PPPHDR_SIZE 4
+#define PPPOEHDR_SIZE 8
#define SLIPHDR_SIZE 16
#define RAWHDR_SIZE 0
#define LOOPHDR_SIZE 4