Commit Graph

64 Commits

Author SHA1 Message Date
bergware 3367eab76a Docker settings: revert javascript floor function 2023-08-25 21:17:39 +02:00
bergware 15db8bdd36 Docker settings: fix subnet sizes 2023-08-24 19:22:03 +02:00
bergware a2dca4bc03 Docker settings: fix subnet sizes 2023-08-24 18:42:37 +02:00
bergware aeda05bed7 Make bridge / macvtap selection per physical interface 2023-08-10 22:08:04 +02:00
bergware 180c4c2e91 Re-introduce macvlan / ipvlan selection when bridge is enabled 2023-08-10 03:26:04 +02:00
bergware 5e6f8656ac Fix container starts when no auto-start is set 2023-08-10 02:08:15 +02:00
bergware 3635320d14 New vhost network for both containers and VMs 2023-08-09 20:38:17 +02:00
bergware 5b102f5702 Make script executable 2023-08-09 19:38:18 +02:00
bergware 8c143304fe Create rebuild_container 2023-08-09 19:37:40 +02:00
bergware f8d6560b79 New vhost network for both containers and VMs
User can enable / disable bridging to change network behavior.
Containers and VMs are automatically updated to the new network settings
2023-08-09 19:36:00 +02:00
bergware a734929342 Revert "Revised networking and docker macvlan usage"
This reverts commit 29ebdd8a9c.
2023-08-08 19:40:42 +02:00
bergware 29ebdd8a9c Revised networking and docker macvlan usage
- Create new interface(s), names macvlan as macvlan networks
- Attach docker macvlan to newly created macvlan network instead of interface
2023-08-08 09:10:08 +02:00
bergware e5b25761ea Network improvement: better IPv6 handling 2023-07-04 15:55:16 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00