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
Subject: Re: [B.A.T.M.A.N.] [PATCHv12 1/9] batman-adv: add UNICAST_4ADDR packet type
Date: Sun, 7 Oct 2012 02:26:19 +0800	[thread overview]
Message-ID: <201210070226.20149.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1349078263-5834-2-git-send-email-ordex@autistici.org>

On Monday, October 01, 2012 15:57:35 Antonio Quartulli wrote:
> The current unicast packet type does not contain the orig source address.
> This patches add a new unicast packet (called UNICAST_4ADDR) which
> provides two new fields: the originator source address and the subtype
> (the type of the data contained in the packet payload). The former is
> useful to identify the node which injected the packet into the network and
> the latter is useful to avoid creating new unicast packet types in the
> future: a macro defining a new subtype will be enough.
> 
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>  main.c           |   2 +
>  packet.h         |  37 +++++++++++----
>  routing.c        |   8 +++-
>  soft-interface.c |   2 +-
>  unicast.c        | 134
> +++++++++++++++++++++++++++++++++++++++++++++++++------
> unicast.h        |  32 ++++++++++++-
>  6 files changed, 189 insertions(+), 26 deletions(-)

Applied in revision 78fc6bb.

Thanks,
Marek

  reply	other threads:[~2012-10-06 18:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01  7:57 [B.A.T.M.A.N.] [PATCHv12 0/9] Distributed ARP Table Antonio Quartulli
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 1/9] batman-adv: add UNICAST_4ADDR packet type Antonio Quartulli
2012-10-06 18:26   ` Marek Lindner [this message]
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 2/9] batman-adv: Distributed ARP Table - add a new debug log level Antonio Quartulli
2012-10-06 18:28   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 3/9] batman-adv: Distributed ARP Table - create DHT helper functions Antonio Quartulli
2012-10-06 18:38   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 4/9] batman-adv: Distributed ARP Table - implement local storage Antonio Quartulli
2012-10-06 18:39   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 5/9] batman-adv: Distributed ARP Table - add ARP parsing functions Antonio Quartulli
2012-10-06 18:40   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 6/9] batman-adv: Distributed ARP Table - add snooping functions for ARP messages Antonio Quartulli
2012-10-06 18:43   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 7/9] batman-adv: Distributed ARP Table - add compile option Antonio Quartulli
2012-10-06 18:44   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 8/9] batman-adv: Distributed ARP Table - add runtime switch Antonio Quartulli
2012-10-06 18:46   ` Marek Lindner
2012-10-01  7:57 ` [B.A.T.M.A.N.] [PATCHv12 9/9] batman-adv: Add get_ethtool_stats() support for DAT Antonio Quartulli
2012-10-06 18:47   ` 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=201210070226.20149.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox