From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 9 Jun 2013 22:13:59 +0800 References: <1370340711-1399-1-git-send-email-ordex@autistici.org> <1370340711-1399-9-git-send-email-ordex@autistici.org> In-Reply-To: <1370340711-1399-9-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201306092213.59813.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv4 08/13] batman-adv: treat bat0 like yet another VLAN Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Tuesday, June 04, 2013 18:11:46 Antonio Quartulli wrote: > To make the code simpler and easier to extend, treat the > normal LAN (bat0) like any other VLAN having vid 0 > (untagged). > > This change makes things simpler since bat0 is not a > particular case anymore but it is treated like any other > VLAN. What makes you think "vid 0" is not a valid vlan tag ? If this patch is applied how can I create a VLAN 0 on top of batX ? Cheers, Marek