aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2025-09-22 07:57:39 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2025-09-22 07:59:36 +0000
commit0ec13430c583830cc4d29640787e2d154b140e31 (patch)
treeb611f9e9e9abe22bbedaa55cb07105103774b47c /share/man/man9
parentf72908c94df9a256422790d4e2a60c9c33a35f2d (diff)
sys/netinet6: Fix ABI breakage introduced with RFC 7217 supportHEADmain
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 'share/man/man9')
0 files changed, 0 insertions, 0 deletions