]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-common: Pass hardware address to ip6_na_build()
authorMartin Schwenke <mschwenke@ddn.com>
Thu, 18 Dec 2025 03:07:55 +0000 (14:07 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 27 Jul 2026 03:44:35 +0000 (03:44 +0000)
commitdf8dcf31df0de6a71b0d6a86cfa4730ff7d034cd
tree3f688ab65524a4c16c7c02a77168782b2e321b0d
parentdce91dd4d28fef6c6f5eb7ed8a598dddfeaa15d8
ctdb-common: Pass hardware address to ip6_na_build()

Use address, length and type in ip6_na_build().

Logically, this generalises the code to handle any hardware address
type/length.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Vinit Agnihotri <vagnihot@redhat.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/system_socket.c
ctdb/tests/src/system_socket_test.c