Files
gvisor-tap-vsock/cmd
Andre Buryndin c58b936857 gvproxy: Enable config file based configuration
This is a little rethink of how to configure. Since the previous
implementation disallows to use the compiled binaries in releases, I
have prepared a more flexible version. However, the legacy behavior
(without configuration file) remains as is (proven by unit tests).

List of changes
    Enable -config flag. If no such flag provided, then remain the original behavior
    Partial refactoring of the initialization process

Most of all changes are tested, see unit tests.

I'm trying to enable multi-VM local lab which should support different
host OS, guest OS, guest arches. With this tool I have resolved the
significant problem with the proper VM networking (at least for MacOS).

Signed-off-by: Andre Buryndin <themrecco@gmail.com>
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
2025-09-12 14:07:01 +02:00
..
2024-03-06 14:31:00 +02:00