|
8883b1c5de
|
[umka_os] Add a command console in a separate thread
|
2023-02-10 22:33:22 +00:00 |
|
|
e71791c0ab
|
Implement vnet_null device
Such device don't need new threads and files but are valid ethernet
devices for the kernel. Convenient for testing.
|
2023-02-07 04:32:32 +00:00 |
|
|
ff1db047ff
|
Fix more compiler warnings (gcc and clang)
|
2023-02-04 21:15:27 +00:00 |
|
|
d0387f7d53
|
[umka_os] Introduce dedicated I/O thread
Not as nice as io_uring but portable.
|
2023-02-02 23:52:35 +00:00 |
|
|
be21f83af2
|
Split vnet driver to generic vnet part, tap and file interfaces
Fix most compilation issues of umka_shell on Windows(R)(TM), not all
of them.
|
2023-02-01 18:55:20 +00:00 |
|