netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: dsahern@kernel.org
Cc: netdev@vger.kernel.org, Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH iproute2 -next v2 0/3] ip, neigh: Add managed neighbor support
Date: Mon, 25 Oct 2021 17:47:25 +0200	[thread overview]
Message-ID: <20211025154728.2161-1-daniel@iogearbox.net> (raw)

iproute2 patches to add support for managed neighbor entries as per recent
net-next commits:

  2ed08b5ead3c ("Merge branch 'Managed-Neighbor-Entries'")
  c47fedba94bc ("Merge branch 'minor-managed-neighbor-follow-ups'")

Thanks!

v1 -> v2:
  - Rebase and dropped UAPI header update patch as not needed
    anymore, rest as is.

Daniel Borkmann (3):
  ip, neigh: Fix up spacing in netlink dump
  ip, neigh: Add missing NTF_USE support
  ip, neigh: Add NTF_EXT_MANAGED support

 ip/ipneigh.c            | 38 +++++++++++++++++++++++++-------------
 man/man8/ip-neighbour.8 | 17 +++++++++++++++++
 2 files changed, 42 insertions(+), 13 deletions(-)

-- 
2.27.0


             reply	other threads:[~2021-10-25 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 15:47 Daniel Borkmann [this message]
2021-10-25 15:47 ` [PATCH iproute2 -next v2 1/3] ip, neigh: Fix up spacing in netlink dump Daniel Borkmann
2021-10-25 15:47 ` [PATCH iproute2 -next v2 2/3] ip, neigh: Add missing NTF_USE support Daniel Borkmann
2021-10-25 15:47 ` [PATCH iproute2 -next v2 3/3] ip, neigh: Add NTF_EXT_MANAGED support Daniel Borkmann
2021-10-28 15:08 ` [PATCH iproute2 -next v2 0/3] ip, neigh: Add managed neighbor support David Ahern

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=20211025154728.2161-1-daniel@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=dsahern@kernel.org \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).