21 lines
670 B
Markdown
21 lines
670 B
Markdown
# Virtio-net-switch
|
|
|
|
This package provides a virtual network switch for multiple Virtio network
|
|
devices. For example, two or more virtualised operating systems running in
|
|
separate uvmm instances can be connected with each other.
|
|
|
|
# Documentation
|
|
|
|
This package is part of the L4Re Operating System Framework. For documentation
|
|
and build instructions see the [L4Re wiki](https://kernkonzept.com/L4Re/guides/l4re).
|
|
|
|
# Contributions
|
|
|
|
We welcome contributions. Please see our contributors guide on
|
|
[how to contribute](https://kernkonzept.com/L4Re/contributing/l4re).
|
|
|
|
# License
|
|
|
|
Detailed licensing and copyright information can be found in
|
|
the [LICENSE](LICENSE.spdx) file.
|