public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <antonio@meshcoding.com>
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.] [PATCHv2 2/6] batman-adv: mark a local client as isolated when needed
Date: Sat, 16 Nov 2013 10:11:08 +0100	[thread overview]
Message-ID: <20131116091108.GJ1663@neomailbox.net> (raw)
In-Reply-To: <6858187.HqJ4FjDvbE@diderot>

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

On Sat, Nov 16, 2013 at 01:31:11PM +0800, Marek Lindner wrote:
> On Wednesday 13 November 2013 17:38:01 Antonio Quartulli wrote:
> > @@ -474,7 +474,7 @@ static void batadv_tt_global_free(struct batadv_priv
> > *bat_priv, * Returns true if the client was successfully added, false
> > otherwise. */
> >  bool batadv_tt_local_add(struct net_device *soft_iface, const uint8_t
> > *addr, -                        unsigned short vid, int ifindex)
> > +                        unsigned short vid, int ifindex, uint32_t mark)
> >  {
> >         struct batadv_priv *bat_priv = netdev_priv(soft_iface);
> >         struct batadv_tt_local_entry *tt_local;
> 
> Kernel doc ?

argh, I tried to escape the kerneldoc tradition :D

Will do. Thanks a lot!

Cheers,

-- 
Antonio Quartulli

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 16:37 [B.A.T.M.A.N.] [PATCHv2 0/5] Introducing the Extended-Isolation Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 1/6] batman-adv: add isolation_mark sysfs attribute Antonio Quartulli
2013-11-16  5:35   ` Marek Lindner
2013-11-16  9:10     ` Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: mark a local client as isolated when needed Antonio Quartulli
2013-11-16  5:31   ` Marek Lindner
2013-11-16  9:11     ` Antonio Quartulli [this message]
2013-11-16 10:04       ` Martin Hundebøll
2013-11-16 10:43         ` Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 3/6] batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: extend the ap_isolation mechanism Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 5/6] batman-adv: create helper function to get AP isolation status Antonio Quartulli
2013-11-13 16:38 ` [B.A.T.M.A.N.] [PATCHv2 6/6] batman-adv: set the isolation mark in the skb if needed 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=20131116091108.GJ1663@neomailbox.net \
    --to=antonio@meshcoding.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox