netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pull request for net-next: batman-adv 2018-03-19
@ 2018-03-19 16:41 Simon Wunderlich
       [not found] ` <20180319164153.11536-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Wunderlich @ 2018-03-19 16:41 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r

Hi David,

here is another late feature/cleanup pull request of batman-adv to go into net-next.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit a163dc22d515d17844435c8217ff66193d35b3fa:

  batman-adv: always assume 2-byte packet alignment (2018-02-27 13:02:54 +0100)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20180319

for you to fetch changes up to 53dd9a68ba683986ec90497586f94b941bb748a0:

  batman-adv: add multicast flags netlink support (2018-03-14 10:15:34 +0100)

----------------------------------------------------------------
This feature/cleanup patchset includes the following patches:

 - avoid redundant multicast TT entries, by Linus Luessing

 - add netlink support for distributed arp table cache and multicast flags,
   by Linus Luessing (2 patches)

----------------------------------------------------------------
Linus Lüssing (3):
      batman-adv: Avoid redundant multicast TT entries
      batman-adv: add DAT cache netlink support
      batman-adv: add multicast flags netlink support

 include/uapi/linux/batman_adv.h        |  82 +++++++++
 net/batman-adv/distributed-arp-table.c | 152 +++++++++++++++++
 net/batman-adv/distributed-arp-table.h |   8 +
 net/batman-adv/multicast.c             | 293 ++++++++++++++++++++++++++++++++-
 net/batman-adv/multicast.h             |  18 ++
 net/batman-adv/netlink.c               |  88 ++++++----
 6 files changed, 604 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2018-03-22 15:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 16:41 [PATCH 0/3] pull request for net-next: batman-adv 2018-03-19 Simon Wunderlich
     [not found] ` <20180319164153.11536-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
2018-03-19 16:41   ` [PATCH 1/3] batman-adv: Avoid redundant multicast TT entries Simon Wunderlich
2018-03-19 16:41   ` [PATCH 2/3] batman-adv: add DAT cache netlink support Simon Wunderlich
2018-03-19 16:41   ` [PATCH 3/3] batman-adv: add multicast flags " Simon Wunderlich
2018-03-22 15:29   ` [PATCH 0/3] pull request for net-next: batman-adv 2018-03-19 David Miller

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).