Message ID | 4C8E1470.8070106@gmail.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/ibsim/sim.h b/ibsim/sim.h index 5a8a92f..0de7fdc 100644 --- a/ibsim/sim.h +++ b/ibsim/sim.h @@ -45,8 +45,8 @@ #define MAXLINEARCAP (30*1024) #define MAXMCASTCAP 1024 #define LASTBLOCK32 (MAXMCASTCAP/32-1) -// NUMBEROFPORTMASK means that 32port switches could only be build -#define NUMBEROFPORTMASK 2 +// NUMBEROFPORTMASK means that 48port switches could only be build +#define NUMBEROFPORTMASK 3 #define LASTPORTMASK (NUMBEROFPORTMASK-1) // linkwidth == 4X - must be one width only 1,2 or 8 #define LINKWIDTH_1x 1