2024-07-17 10:13:30 -04:00
|
|
|
## Copyright (C) 2023 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
|
|
|
## See the file COPYING for copying conditions.
|
|
|
|
|
2024-07-17 07:44:44 -04: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 06:36:25 -05:00
|
|
|
#[Network]
|
|
|
|
#IPv6PrivacyExtensions=kernel
|