#
6ffff4f2 |
| 03-Sep-2022 |
thorpej <thorpej@NetBSD.org> |
Garbage-collect the remaining vestiges of netisr.
|
#
dd8687cc |
| 03-Sep-2022 |
thorpej <thorpej@NetBSD.org> |
Convert MPLS from a legacy netisr to pktqueue.
|
#
d3580c28 |
| 07-Aug-2016 |
christos <christos@NetBSD.org> |
finish ifmpls->mpls renaming.
|
#
6bb51422 |
| 26-Jan-2016 |
pooka <pooka@NetBSD.org> |
Put the kernelside rump kernel headers into <rump-sys> instead of sprinkling them around the faction directories. Avoids having to add a CPPFLAGS (or several) to pretty much every component Makefile
Put the kernelside rump kernel headers into <rump-sys> instead of sprinkling them around the faction directories. Avoids having to add a CPPFLAGS (or several) to pretty much every component Makefile.
Leave compat headers around in the old locations.
The commit changes some autogenerated files, but I'll fix the generators shortly and regen.
show more ...
|
#
838b8310 |
| 20-Aug-2015 |
christos <christos@NetBSD.org> |
add ioconf files for pseudo device attach prototypes
|
#
b41a4e16 |
| 22-Aug-2014 |
pooka <pooka@NetBSD.org> |
Nuke the DOMAINADD() macro and just call domain_attach(), now that things work correctly that way.
|
#
a2cb21d6 |
| 13-Mar-2014 |
pooka <pooka@NetBSD.org> |
rename component.c -> netmpls_component.c
|