public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Basic Multicast Optimizations
@ 2014-01-27  9:48 Linus Lüssing
  2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Multicast Listener Announcements via Translation Table Linus Lüssing
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Linus Lüssing @ 2014-01-27  9:48 UTC (permalink / raw)
  To: b.a.t.m.a.n

This is the twelfth revision of the basic multicast optimization patches.

Changes in v12 include (thanks for the feedback again, Marek and Simon):

* added three reserved bytes to the mcast TVLV container to have a four bytes
  alignment (thanks Simon)
* Return value description in kernel docs for batadv_mcast_mla_tvlv_update
  added (thanks Marek)
* Using eth_hdr() instead of skb->data in various places (thanks Marek)
* Switched order of function parameters bat_priv and skb in various places
  for style consistency reasons (thanks Marek)
* renamed one occurence of "BATMAN_IV" to "BATMAN" (thanks Marek)
* kerneldoc for multicast_mode added (thanks Marek)
* rebased on top of master
* now that batadv_tt_local_add() has a potential failure case, a check for
  its return value was added

For Marek's question on gateway code interoperability, I reread that part
and couldn't find any issues with it either. Moreover, any additional
dhcp_rcp variable check seemed redundant to me, so I left that part as is.

Cheers, Linus


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

end of thread, other threads:[~2014-02-04 16:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27  9:48 [B.A.T.M.A.N.] Basic Multicast Optimizations Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Multicast Listener Announcements via Translation Table Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: introduce capability initialization bitfield Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Announce new capability via multicast TVLV Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Modified forwarding behaviour for multicast packets Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support Linus Lüssing
2014-01-27  9:48 ` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Send multicast packets to nodes with a WANT_ALL flag Linus Lüssing
2014-01-29  6:53   ` Marek Lindner
2014-02-04  2:00     ` Linus Lüssing
2014-02-04 16:46       ` Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox