<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/test-manager/src/vm/network/linux.rs, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-11-03T08:57:35Z</updated>
<entry>
<title>Fix invocation of `sysctl`, `nft` &amp; `dnsmasq` in test-manager</title>
<updated>2025-11-03T08:57:35Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-06T15:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=feecc77ce9386c694ec7473d6b09485d068f14e1'/>
<id>urn:sha1:feecc77ce9386c694ec7473d6b09485d068f14e1</id>
<content type='text'>
Run them by absolute path instead. Non-root users does not have `sbin`
in path on Debian.
</content>
</entry>
<entry>
<title>Update ipnetwork and convert LazyLock to const</title>
<updated>2025-09-15T09:08:30Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-09-12T14:57:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e93d2fcedb5895657f3dfc672f29e98de821e357'/>
<id>urn:sha1:e93d2fcedb5895657f3dfc672f29e98de821e357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IPv6 to test-manager linux network</title>
<updated>2025-09-15T09:07:07Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-09-08T08:32:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e7e41250e6543b3d67e6c86d8194d401790d4905'/>
<id>urn:sha1:e7e41250e6543b3d67e6c86d8194d401790d4905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline format arguments</title>
<updated>2025-07-09T09:52:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-07-08T15:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=126ebffd7e1f371939395c6fdbe80fd6cc8373a8'/>
<id>urn:sha1:126ebffd7e1f371939395c6fdbe80fd6cc8373a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bridge interface IP on macOS</title>
<updated>2025-01-08T14:35:16Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-01-08T10:58:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=88ef98179956317730fbf5396c9f7816622512d0'/>
<id>urn:sha1:88ef98179956317730fbf5396c9f7816622512d0</id>
<content type='text'>
The IP of the bridge interface was incorrectly
assumed to be constant, but has at some point
changed. This broke the algorithm for finding
the bridge interface.

Replace the algorithm with one based on the
guest IP, which is given by `tart`. As the bridge
IP is no longer constant, we also expose it through
the `TEST_CONFIG`.
</content>
</entry>
<entry>
<title>Use std LazyLock instead of once_cell Lazy</title>
<updated>2024-08-27T08:23:29Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-07-29T09:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=95ebffa3f13903146ca1c1a0c0345e5ebf1b461b'/>
<id>urn:sha1:95ebffa3f13903146ca1c1a0c0345e5ebf1b461b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OpenVPN CA certificate using CLI flag</title>
<updated>2024-08-12T13:25:00Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-08-07T09:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e593ca40447eda3045089eb92fb4264ff6773120'/>
<id>urn:sha1:e593ca40447eda3045089eb92fb4264ff6773120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make logs less spammy</title>
<updated>2024-08-09T07:43:58Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-07-22T13:33:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4b8330b3d3557882c6a877f0cd3490ed8be08869'/>
<id>urn:sha1:4b8330b3d3557882c6a877f0cd3490ed8be08869</id>
<content type='text'>
Co-authored-by: Markus Pettersson &lt;markus.pettersson@mullvad.net&gt;
</content>
</entry>
<entry>
<title>Log dnsmasq output after initial setup</title>
<updated>2024-08-07T12:19:43Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-08-07T09:32:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0cb117df776a5742b9fc76b8fdbda919b7ad0310'/>
<id>urn:sha1:0cb117df776a5742b9fc76b8fdbda919b7ad0310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable debug mode for dnsmasq in test framework</title>
<updated>2024-08-07T12:19:43Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-08-07T09:13:25Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=676f8fc078d5bb1c7fe272e88fcd1345257d0267'/>
<id>urn:sha1:676f8fc078d5bb1c7fe272e88fcd1345257d0267</id>
<content type='text'>
Fixes breakage after reboots
</content>
</entry>
</feed>
