82720705aa
Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter (for OpenBSD) This used to be part of security/pf but is now individual after (ports/57305) PR: ports/57307 Submitted by: Max Laier <max@love2party.net>
11 lines
267 B
Text
11 lines
267 B
Text
--- config.h.orig Sat Sep 27 14:21:58 2003
|
|
+++ config.h Sat Sep 27 14:22:21 2003
|
|
@@ -24,7 +24,7 @@
|
|
#if OS_LEVEL > 32
|
|
#define HAVE_ADDR_MASK
|
|
#define HAVE_ADDR_TYPE
|
|
-#define HAVE_ALTQ
|
|
+/* #define HAVE_ALTQ */
|
|
#define HAVE_RULE_ANCHOR
|
|
#define HAVE_RULE_TOS
|
|
#endif
|