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: [B.A.T.M.A.N.] create batman-adv interfaces with netlink v2
Date: Sun, 13 Jan 2013 17:50:39 +0800	[thread overview]
Message-ID: <201301131750.39338.lindner_marek@yahoo.de> (raw)


Hi folks,

here the updated patchset conceived by Sven Eckelmann for netlink interface 
creation. Since the first version the following has happened:
 * the code has been rebased on top of master
 * batadv_add_slave() / batadv_del_slave() / batadv_interface_free() were 
renamed to follow general naming conventions
 * introduced batadv_softif_destroy_netlink() dedicated to netlink deletion
 * adding clear name separation between batadv_softif_init_early() / 
batadv_softif_init_late()

Apparently, busybox "ip link" does not support creating interfaces through 
netlink which is why I was unable to actually test the code in my OpenWrt 
environments. If any if you know a way of making this work on OpenWrt or are 
brave enough to run the code natively I'd be interested in getting feedback on 
whether or not this works. I am certain the code was bug free and ran 
perfectly fine before I touched it. :)

Cheers,
Marek

             reply	other threads:[~2013-01-13  9:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-13  9:50 Marek Lindner [this message]
2013-01-13  9:50 ` [B.A.T.M.A.N.] [PATCHv2 1/6] batman-adv: Move soft-interface initialization to ndo_init Marek Lindner
2013-01-13  9:50   ` [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: Move deinitialization of soft-interface to destructor Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 3/6] batman-adv: Don't always delete softif when last slave was removed Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: rename batadv_softif_destroy to reflect sysfs use case Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 5/6] batman-adv: Allow to use rntl_link for device creation/deletion Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 6/6] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link Marek Lindner
2013-01-13 12:12     ` Sven Eckelmann
2013-02-03 18:41       ` [B.A.T.M.A.N.] [FIX] batman-adv: fix master setting in rtnl interface Antonio Quartulli
2013-02-03 18:49         ` Antonio Quartulli
2013-02-03 19:02         ` [B.A.T.M.A.N.] [FIXv2] " Antonio Quartulli
2013-02-09 11:06           ` Marek Lindner
2013-02-09 21:20             ` Antonio Quartulli
2013-01-13 10:00 ` [B.A.T.M.A.N.] create batman-adv interfaces with netlink v2 Sven Eckelmann
2013-01-13 11:08   ` 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=201301131750.39338.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