[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sysutils/pftop fix
This patch fixes sysutils/pftop which broke after the latest
anchor related changes in pf. The patch disables the anchor
printing code altogether which did not work anyway.
ok?
Index: sysutils/pftop/patches/patch-config_h
===================================================================
RCS file: patch-config_h
diff -N patch-config_h
--- /dev/null Sat Aug 30 18:16:59 1997
+++ patch-config_h Tue Jun 1 17:00:53 2004
@@ -0,0 +1,11 @@
+$OpenBSD$
+--- config.h.orig 2004-06-01 19:57:53.000000000 +0300
++++ config.h 2004-06-01 19:57:59.000000000 +0300
+@@ -25,7 +25,6 @@
+ #define HAVE_ADDR_MASK
+ #define HAVE_ADDR_TYPE
+ #define HAVE_ALTQ
+-#define HAVE_RULE_ANCHOR
+ #define HAVE_RULE_TOS
+ #endif
+