blob: c6dda1ccc16d157c97e4b2223a368a00b8fc06d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
*** config.h.orig Sat Jan 21 04:39:55 2006
--- config.h Sat Jan 21 04:40:15 2006
***************
*** 23,31 ****
#if OS_LEVEL > 32
#define HAVE_ADDR_MASK
#define HAVE_ADDR_TYPE
! #define HAVE_ALTQ
#define HAVE_RULE_TOS
#define HAVE_OP_RRG
#endif
--- 23,31 ----
#if OS_LEVEL > 32
#define HAVE_ADDR_MASK
#define HAVE_ADDR_TYPE
! /* #define HAVE_ALTQ */
#define HAVE_RULE_TOS
#define HAVE_OP_RRG
#endif
|