lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250117032041.28124-1-yuyanghuang@google.com>
Date: Fri, 17 Jan 2025 12:20:39 +0900
From: Yuyang Huang <yuyanghuang@...gle.com>
To: Yuyang Huang <yuyanghuang@...gle.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, 
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>, 
	David Ahern <dsahern@...nel.org>, netdev@...r.kernel.org
Subject: [PATCH RESEND iproute2-next 0/2] iproute2: add 'ip monitor acaddress' support

Patch: https://git.kernel.org/netdev/net-next/c/33d97a07b3ae adds
support for netlink notifications for anycast address join and leave.
This patch series updates the `ip monitor` command to support
monitoring the address changes.

Patch 1/2: `iproute2: expose anycast netlink constants in UAPI` is
added to make this patch series compile on top of main. Once Linux
UAPI headers are synced back, we can discard this patch.

Yuyang Huang (2):
  iproute2: expose anycast netlink constants in UAPI
  iproute2: add 'ip monitor acaddress' support

 include/uapi/linux/rtnetlink.h |  8 +++++++-
 ip/ipaddress.c                 |  8 ++++++--
 ip/ipmonitor.c                 | 18 ++++++++++++++++--
 man/man8/ip-monitor.8          |  5 +++--
 4 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.48.0.rc2.279.g1de40edade-goog


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ