OpenGrok
Cross Reference: vnet.c
xref
: /
src
/
sys
/
arch
/
sparc64
/
dev
/
vnet.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/sparc64/dev/vnet.c
Revision
Date
Author
Comments
1.10
14-Dec-2023
andvar
Use console_debugger() vs Debugger() which allows to avoid #ifdef DDB blocks.
From uwe@
1.9
13-Dec-2023
andvar
Add #ifdef DDB blocks around Debugger(); calls to make kernel build without DDB.
1.8
13-Dec-2023
andvar
Make NBPFILTER build by adopting NetBSD's bpf_mtap() interface and definitions.
Condition is also not needed, since this check is performed inside function.
1.7
18-Sep-2022
thorpej
Eliminate use of IFF_OACTIVE.
1.6
11-Feb-2022
riastradh
sparc64/vnet(4): device_t/softc split
1.5
15-Mar-2021
palle
branches: 1.5.4;
sun4v: vnet - cleanup of debug code (no functional changes)
1.4
13-Mar-2021
palle
sun4v: vnet - reception and transmission of eternet frames seems to work now (it is possible to ping 8.8.8.8 from inside a sun4v ldom). Still cleanup of debug code to be done.
1.3
11-Mar-2021
palle
sun4v: vnet - reception of ethernet frames seems to work now (WIP and code is still full of debug code)
1.2
04-Mar-2021
palle
sun4v: add vnet driver from openbsd - compiles but probably does not work yet - still WIP (now with NetBSD cvs tag and compiles for 32-bit SUN4U
1.1
04-Mar-2021
palle
sun4v: add vnet driver from openbsd - compiles but probably does not work yet - still WIP
1.5.4.2
03-Apr-2021
thorpej
Sync with HEAD.
1.5.4.1
15-Mar-2021
thorpej
file vnet.c was added on branch thorpej-futex on 2021-04-03 22:28:38 +0000
Indexes created Thu Oct 02 14:10:14 GMT 2025