diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2025-09-22 07:57:39 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2025-09-22 07:59:36 +0000 |
commit | 0ec13430c583830cc4d29640787e2d154b140e31 (patch) | |
tree | b611f9e9e9abe22bbedaa55cb07105103774b47c /sbin/bsdlabel/(developers-only) | |
parent | f72908c94df9a256422790d4e2a60c9c33a35f2d (diff) |
commit 31ec8b6407fdd5a87d70265762457c67ce618283 added a `dad_failures`
variable to `struct nd_ifinfo`, which broke the netowrking ABI.
This commit fixes it by moving such variable to `struct in6_ifextra`
which is not a public interface, while `struct nd_ifinfo` is back
in its original state.
Thanks to kib, markj and glebious for their help and suggestions
in solving this problem.
Reported by: "Herbert J. Skuhra" <herbert@gojira.at>
Tested by: "Herbert J. Skuhra" <herbert@gojira.at>
Approved by: glebius
Fixes: 31ec8b6407fdd5a87d70265762457c67ce618283
Diffstat (limited to 'sbin/bsdlabel/(developers-only)')
0 files changed, 0 insertions, 0 deletions