public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Sven Eckelmann <sven@narfation.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Date: Sat, 16 Feb 2013 17:20:41 +0800	[thread overview]
Message-ID: <201302161720.42144.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1360573828-24399-6-git-send-email-lindner_marek@yahoo.de>

On Monday, February 11, 2013 17:10:27 Marek Lindner wrote:
> From: Sven Eckelmann <sven@narfation.org>
> 
> The sysfs configuration interface of batman-adv to add/remove slaves of an
> soft-iface is not deadlock free and doesn't follow the currently common way
> to modify slaves of an interface.
> 
> An additional configuration interface though rtnl_link is introduced which
> provides easy device adding/removing with tools like "ip":
> $ ip link set dev eth0 master bat0
> $ ip link set dev eth0 nomaster
> 
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  compat.h         |    3 +++
>  hard-interface.c |   11 +++++++++--
>  soft-interface.c |   56
> +++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 67
> insertions(+), 3 deletions(-)

Applied in revision edd0853.

Thanks,
Marek

  reply	other threads:[~2013-02-16  9:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  9:10 [B.A.T.M.A.N.] create batman-adv interfaces with netlink v3 Marek Lindner
2013-02-11  9:10 ` [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: Move soft-interface initialization to ndo_init Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 2/6] batman-adv: Move deinitialization of soft-interface to destructor Marek Lindner
2013-02-16  9:13     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 3/6] batman-adv: Don't always delete softif when last slave was removed Marek Lindner
2013-02-16  9:15     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 4/6] batman-adv: rename batadv_softif_destroy to reflect sysfs use case Marek Lindner
2013-02-16  9:17     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 5/6] batman-adv: Allow to use rntl_link for device creation/deletion Marek Lindner
2013-02-16  9:18     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link Marek Lindner
2013-02-16  9:20     ` Marek Lindner [this message]
2013-02-16  9:11   ` [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: Move soft-interface initialization to ndo_init Marek Lindner
2013-02-11 20:14 ` [B.A.T.M.A.N.] create batman-adv interfaces with netlink v3 Antonio Quartulli
2013-02-12  5:17   ` Marek Lindner
2013-02-12 16:14 ` Antonio Quartulli

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=201302161720.42144.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=sven@narfation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox