diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2026-01-23 14:16:42 -0800 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2026-01-23 14:16:42 -0800 |
| commit | 6857b3a04e59d178f7716ba409d08a57f850ffcf (patch) | |
| tree | 4e3049609eb9cc35c6367025d08ca6e12c1d1aeb /source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp | |
| parent | 3aa8d5395c4223f1613f28d6f39904c2df4f92d4 (diff) | |
netinet6: embed struct nd_ifinfo into struct in6_ndireq
There is no functional change here, but we'd like to emphasize that the
nd_ifinfo structure is not a actually a kernel ND6 software context,
despite being actively used like this way, but an API/ABI structure for
ioctl(2). This should prevent from a ABI breakages like in 31ec8b6407fd.
This also is a step towards stopping using it as a kernel software
context.
Reviewed by: tuexen
Differential Revision: https://reviews.freebsd.org/D54722
Diffstat (limited to 'source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
