b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCHv6 0/7] batman-adv: Distributed ARP Table
@ 2012-02-18 16:38 Antonio Quartulli
  2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 1/7] batman-adv: add UNICAST_4ADDR packet type Antonio Quartulli
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Antonio Quartulli @ 2012-02-18 16:38 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hello people,

again, this code is related to the GSOC2011 project: DAT: Distributed ARP Table
for B.A.T.M.A.N.-Advanced. For more details, please have a look at the related
wikipage[1]. A more detailed, formal and technical wikipage will be written
soon.

****
This is the **sixth** version of this patchset. The whole code has been
reviewed
after some discussions on irc and here in the ml in the previous threads.
Several bugs have been spotted and fixed. Thanks Marek, Sven, Simon, Andrew
and
all the others for the comments/feedbacks.

Major changes regards the UNICAST_4ADDR patch which has been moved at the
beginning of the patchset, so that the rest of the code is directly based
onto
it. The same patch has also been hardly modified in order to become cleaner and
reuse the already available code as much as possible, thus reducing the
replicated one.

* v6 Additions:
- handling code for UNICAST_4ADDR has been deeply modified
- README.external has been updated with the new compile option.
- initialisation code for dat has been enclosed into two functions in order to
  avoid having #ifdefs around for the batman-adv code
- some minor fixes
- debugging output improved
****

[1] http://www.open-mesh.org/wiki/batman-adv/GSOC2011_DAT


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-02-21 16:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-18 16:38 [B.A.T.M.A.N.] [PATCHv6 0/7] batman-adv: Distributed ARP Table Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 1/7] batman-adv: add UNICAST_4ADDR packet type Antonio Quartulli
2012-02-19 14:54   ` Antonio Quartulli
2012-02-20  5:43     ` Marek Lindner
2012-02-21 16:24       ` Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 2/7] batman-adv: add a new log level for DAT/ARP debugging Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 3/7] batman-adv: Distributed ARP Table - create DHT helper functions Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 4/7] batman-adv: Distributed ARP Table - add ARP parsing functions Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 7/7] batman-adv: Distributed ARP Table - add compile option Antonio Quartulli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).