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

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

Changes in v13 include, thanks to the additional feedback of Simon and Marek:

* Using counting for unsnoopable addresses, too, instead of unconditionally
  disabling optimizations
* Using an orig_node pointer instead of passing a want_all_list around in
  batadv_interface_tx()
  -> removed batadv_send_skb_via_mcast()
* fixed the bug which was present in batadv_mcast_want_all_ipv{4,6}_node_get()
  (now: batadv_mcast_want_ipv{4,6}_count)

Also:
* Updated copyright year to 2014 in multicast.{c,h}

Cheers, Linus


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

end of thread, other threads:[~2014-02-09  3:48 UTC | newest]

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

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