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 3/9] batman-adv: Distributed ARP Table - create DHT helper functions
Date: Sun, 7 Oct 2012 02:38:10 +0800 [thread overview]
Message-ID: <201210070238.10358.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1349078263-5834-4-git-send-email-ordex@autistici.org>
On Monday, October 01, 2012 15:57:37 Antonio Quartulli wrote:
> Add all the relevant functions in order to manage a Distributed Hash Table
> over the B.A.T.M.A.N.-adv network. It will later be used to store several
> ARP entries and implement DAT (Distributed ARP Table)
>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> Makefile.kbuild | 1 +
> distributed-arp-table.c | 270
> ++++++++++++++++++++++++++++++++++++++++++++++++ distributed-arp-table.h
> | 58 +++++++++++
> hard-interface.c | 3 +
> main.h | 6 ++
> originator.c | 2 +
> types.h | 30 ++++++
> unicast.c | 8 +-
> unicast.h | 4 +
> 9 files changed, 378 insertions(+), 4 deletions(-)
> create mode 100644 distributed-arp-table.c
> create mode 100644 distributed-arp-table.h
Applied in revision 34b3c38.
Thanks,
Marek
next prev parent reply other threads:[~2012-10-06 18:38 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
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 [this message]
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=201210070238.10358.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