[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46658C5F.8050302@candelatech.com>
Date: Tue, 05 Jun 2007 09:16:31 -0700
From: Ben Greear <greearb@...delatech.com>
To: Patrick McHardy <kaber@...sh.net>
CC: netdev@...r.kernel.org
Subject: Re: [RFC VLAN 01/10]: Fix off-by-ones in VLAN ID checks
Patrick McHardy wrote:
> [VLAN]: Fix off-by-ones in VLAN ID checks
>
> The valid range of VLAN IDs is 0-4095, fix using ID 4095.
>
Per http://standards.ieee.org/getieee802/download/802.1Q-1998.pdf
page 69
0xFFF is reserved for future use, so we should not be using VLANs with
that VID.
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists