mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 09:19:32 +07:00
Provide explanation on the disabling of IPv6 Privacy Extensions
This commit is contained in:
@ -1,2 +1,10 @@
|
||||
## 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.
|
||||
|
||||
#[connection]
|
||||
#ipv6.ip6-privacy=2
|
||||
|
@ -1,3 +1,11 @@
|
||||
## 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.
|
||||
|
||||
#[device-mac-randomization]
|
||||
#wifi.scan-rand-mac-address=yes
|
||||
|
||||
|
Reference in New Issue
Block a user