OpenGrok
Cross Reference: net_inet6_nd_90.c
xref
: /
src
/
sys
/
compat
/
common
/
net_inet6_nd_90.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/common/net_inet6_nd_90.c
Revision
Date
Author
Comments
1.2
09-Dec-2023
oster
branches: 1.2.2;
Allow kernels builds which don't define INET6 to compile compat bits too.
1.1
09-Dec-2023
pgoyette
Modularize the COMPAT_90 code that resulted from the removal of
netinet6/nd6 from the kernel. Now, the minimal compat code can
be successfully loaded and unloaded along with the rest of the
COMPAT_90 code.
XXX pullup-10 - hopefully before RC2
1.2.2.2
10-Dec-2023
martin
Pull up following revision(s) (requested by pgoyette in ticket #487):
sys/compat/common/compat_90_mod.c: revision 1.5
sys/compat/common/compat_90_mod.c: revision 1.6
sys/netinet6/in6.c: revision 1.290
sys/netinet6/in6.c: revision 1.291
sys/compat/common/files.common: revision 1.11
sys/netinet6/icmp6.c: revision 1.255
sys/compat/common/net_inet6_nd_90.c: revision 1.1
sys/compat/common/net_inet6_nd_90.c: revision 1.2
sys/modules/compat_90/Makefile: revision 1.2
sys/modules/compat_90/Makefile: revision 1.3
sys/netinet6/nd6.c: revision 1.281
sys/compat/common/compat_mod.h: revision 1.10
sys/kern/compat_stub.c: revision 1.23
sys/sys/compat_stub.h: revision 1.27
Identify the need to rework the COMPAT_* code to be more
module-aware.
This is an XXX comment block only, NFCI.
Modularize the COMPAT_90 code that resulted from the removal of
netinet6/nd6 from the kernel. Now, the minimal compat code can
be successfully loaded and unloaded along with the rest of the
COMPAT_90 code.
Allow kernels builds which don't define INET6 to compile compat bits
too.
Default the build of compat_90 module to include IPv6, as is done
for other INET6-sensitive modules (see if_lagg).
1.2.2.1
09-Dec-2023
martin
file net_inet6_nd_90.c was added on branch netbsd-10 on 2023-12-10 13:06:16 +0000
Indexes created Wed Oct 22 13:09:56 GMT 2025