2024-07-17 21:13:30 +07:00
|
|
|
## Copyright (C) 2023 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
|
|
|
## See the file COPYING for copying conditions.
|
|
|
|
|
2024-07-17 18:44:44 +07:00
|
|
|
## MAC randomisation breaks root server and VirtualBox DHCP likely due to IPv6 Privacy Extensions.
|
|
|
|
##
|
|
|
|
## https://datatracker.ietf.org/doc/html/rfc4941
|
|
|
|
## https://github.com/Kicksecure/security-misc/pull/145
|
|
|
|
## https://github.com/Kicksecure/security-misc/issues/184
|
|
|
|
##
|
|
|
|
## The use of IPv6 Privacy Extenstions is currently diasbled due to these breakages.
|
|
|
|
|
2024-01-07 18:36:25 +07:00
|
|
|
#[Network]
|
|
|
|
#IPv6PrivacyExtensions=kernel
|