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 6/9] batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Date: Sun, 7 Oct 2012 02:43:49 +0800 [thread overview]
Message-ID: <201210070243.50305.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1349078263-5834-7-git-send-email-ordex@autistici.org>
On Monday, October 01, 2012 15:57:40 Antonio Quartulli wrote:
> In case of an ARP message going in or out the soft_iface, it is intercepted
> and a special action is performed. In particular the DHT helper functions
> previously implemented are used to store all the ARP entries belonging to
> the network in order to provide a fast and unicast lookup instead of the
> classic broadcast flooding mechanism.
> Each node stores the entries it is responsible for (following the DHT
> rules) in its soft_iface ARP table. This makes it possible to reuse the
> kernel data structures and functions for ARP management.
>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> distributed-arp-table.c | 265
> ++++++++++++++++++++++++++++++++++++++++++++++++ distributed-arp-table.h
> | 11 ++
> main.h | 2 +
> routing.c | 29 +++++-
> send.c | 4 +
> soft-interface.c | 16 ++-
> 6 files changed, 325 insertions(+), 2 deletions(-)
Applied in revision 75ca71d.
Thanks,
Marek
next prev parent reply other threads:[~2012-10-06 18:43 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
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 [this message]
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=201210070243.50305.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