All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: add sys framework for VLAN support
Date: Thu, 29 Aug 2013 20:18:28 +0800	[thread overview]
Message-ID: <201308292018.28480.lindner_marek@yahoo.de> (raw)
In-Reply-To: <521C9BB4.2010306@gmail.com>

On Tuesday, August 27, 2013 20:29:40 Marco Dalla Torre wrote:
> Version 2 - code style fixes
> 
> If no directory entry corresponding to the user-selected device is found 
> at the
> standard location for non VLAN interfaces (/sys/class/net/${base_device}),
> 'batctl' now looks into directory:
>       /sys/devices/virtual/net/${base_device}/mesh/vlan${vid}
> Where:
>      -${base_device}: the batman device on top of which the VLAN is sitting
>      -${device}: the device interface for the VLAN,
>      -${vid}: the identifier assigned to the VLAN.
> 
> Information on VLAN devices (base device, vid) necessary to construct the
> directory path is acquired by parsing /proc/net/vlan/${device}.
> 
> If the user-selected command is not supported by the VLAN, an appropriate
> error is shown.
> ---
>   functions.c |  3 +++
>   sys.c       | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 54 insertions(+)

Please don't forget the man page update.

Thanks,
Marek

  parent reply	other threads:[~2013-08-29 12:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 12:29 [B.A.T.M.A.N.] [PATCH] batctl: add sys framework for VLAN support Marco Dalla Torre
2013-08-28 15:05 ` Antonio Quartulli
2013-08-29 12:18 ` Marek Lindner [this message]
2013-08-29 15:15   ` [B.A.T.M.A.N.] [PATCHv3] " Marco Dalla Torre
2013-08-29 18:43   ` Marco Dalla Torre
2013-09-02  7:03     ` Antonio Quartulli
2013-09-03 12:45       ` [B.A.T.M.A.N.] [PATCHv4] " Marco Dalla Torre
2013-09-04  6:48         ` Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201308292018.28480.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.