mirror of
https://github.com/Rudd-O/qubes-network-server.git
synced 2025-03-01 14:22:35 +01:00
To-do list added
This commit is contained in:
parent
fbddb85b97
commit
6244ae6ea5
15
TODO
Normal file
15
TODO
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
To do list:
|
||||||
|
|
||||||
|
* Make the system do the right thing (withdraw ip neigh /
|
||||||
|
ip route / iptables rules) when VMs power off or when
|
||||||
|
their network gets detached.
|
||||||
|
Right now the rules are only reconfigured when:
|
||||||
|
* a VM starts (ancestor VMs get reconfigured)
|
||||||
|
* a VM gets unpaused (same as before)
|
||||||
|
* a VM network gets attached (same as before)
|
||||||
|
* a VM's FW rules get altered (parent ProxyVM and sibling
|
||||||
|
VMs get reconfigured, and this reconfiguration only
|
||||||
|
affects iptables rules)
|
||||||
|
* Make the system do the right thing when `static_ip`
|
||||||
|
is changed / enabled / disabled, without requiring a
|
||||||
|
VM restart.
|
Loading…
x
Reference in New Issue
Block a user