mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
14 lines
517 B
Plaintext
14 lines
517 B
Plaintext
## Copyright (C) 2023 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
## 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.
|
|
|
|
#[Network]
|
|
#IPv6PrivacyExtensions=kernel
|