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 4/9] batman-adv: Distributed ARP Table - implement local storage
Date: Sun, 7 Oct 2012 02:39:05 +0800 [thread overview]
Message-ID: <201210070239.05435.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1349078263-5834-5-git-send-email-ordex@autistici.org>
On Monday, October 01, 2012 15:57:38 Antonio Quartulli wrote:
> Since batman-adv cannot inter-operate with the host ARP table, this patch
> introduces a batman-adv private storage for ARP entries exchanged within
> DAT. This storage will represent the node local cache in the DAT protocol.
>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> compat.c | 8 ++
> compat.h | 1 +
> debugfs.c | 20 ++++
> distributed-arp-table.c | 296
> ++++++++++++++++++++++++++++++++++++++++++++++++ distributed-arp-table.h
> | 4 +
> main.c | 7 ++
> main.h | 1 +
> types.h | 22 ++++
> 8 files changed, 359 insertions(+)
Applied in revision f6badf9.
Thanks,
Marek
next prev parent reply other threads:[~2012-10-06 18:39 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
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 [this message]
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=201210070239.05435.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