All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] ip neigh: Add support for "extern_valid" flag
@ 2025-07-01 14:42 Ido Schimmel
  2025-07-01 14:42 ` [PATCH iproute2-next 1/2] Sync uAPI headers Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2025-07-01 14:42 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, stephen, petrm, Ido Schimmel

Add support for the new "extern_valid" neighbor flag [1].

Patch #1 updates the uAPI headers.

Patch #2 adds support for the new flag. See the commit message for
example usage and output.

[1] https://lore.kernel.org/all/20250626073111.244534-1-idosch@nvidia.com/

Ido Schimmel (2):
  Sync uAPI headers
  ip neigh: Add support for "extern_valid" flag

 include/uapi/linux/neighbour.h |  5 +++++
 ip/ipneigh.c                   |  6 +++++-
 man/man8/ip-neighbour.8        | 10 +++++++++-
 3 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.50.0


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

end of thread, other threads:[~2025-07-02 15:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01 14:42 [PATCH iproute2-next 0/2] ip neigh: Add support for "extern_valid" flag Ido Schimmel
2025-07-01 14:42 ` [PATCH iproute2-next 1/2] Sync uAPI headers Ido Schimmel
2025-07-01 14:42 ` [PATCH iproute2-next 2/2] ip neigh: Add support for "extern_valid" flag Ido Schimmel
2025-07-02 15:00 ` [PATCH iproute2-next 0/2] " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.