From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4002E392.3010300@hcssystems.com> Date: Mon, 12 Jan 2004 13:12:34 -0500 From: Josh Wyatt MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Bridge] Max length of bridge device name? List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@osdl.org Hi all, Does anyone know the maximum length of the interface name created by 'brctl addbr'? How about any other restrictions on usable alphanumerics, for example is "-" (dash) or "_" (underscore) allowed, commas, periods, etc allowed? Most docs I see refer to this as br0, but I'd like to use more descriptive names, such as vlan_105, etc. Thanks in advance, Josh