Commit 08f9d2a
committed
network: reload firewall rules on DNS change
When DNS changes (for example after switching network, or connecting
VPN) it is possible that some names will resolve to different addresses.
2256411 "network: Update specialtarget=dns rules on DNS change" handled
one specific case of DNS firewall rules specifically, change it to
reloading the whole firewall instead.
This also fixes the case where qubes-firewall is not enabled at all.
Fixes QubesOS/qubes-issues#104441 parent 5b41264 commit 08f9d2a
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments