Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 457092

Summary: net-misc/networkmanager disables IPv6 Privacy Extensions
Product: Gentoo Linux Reporter: Thomas Witt <bugs>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED UPSTREAM    
Severity: enhancement CC: creffett, poncho, tetromino
Priority: Normal Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/990011
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=706149
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Witt 2013-02-13 14:35:37 UTC
if you set net.ipv6.conf.default.use_tempaddr = 2 net.ipv6.conf.eth0.use_tempaddr = 2 in /etc/sysctl.d/* AND use NetworkManager, then NM overwrites net.ipv6.conf.eth0.use_tempaddr to 0.


Reproducible: Always



Expected Results:  
NM should respect privacy settings (or default to privacy enabled)

The patch attached to the ubuntu bug fixes that for me (nm-0.9.6.4-r1)
Comment 1 Pavel Šimerda 2013-03-02 14:29:48 UTC
(In reply to comment #0)
> NM should respect privacy settings (or default to privacy enabled)

This sort of feature request is best handled in the upstream bugzilla.
Comment 2 Pacho Ramos gentoo-dev 2013-06-16 12:06:16 UTC
Please report this to upstream and post link here -> bugzilla.gnome.org
Comment 3 poncho 2013-08-16 15:57:46 UTC
it does honor net.ipv6.conf.default.use_tempaddr if configured in /etc/sysctl.conf

see http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/src/devices/nm-device.c#n3093
Comment 4 poncho 2013-08-16 16:22:19 UTC
(In reply to Pacho Ramos from comment #2)
> Please report this to upstream and post link here -> bugzilla.gnome.org

https://bugzilla.gnome.org/show_bug.cgi?id=706149
Comment 5 Pacho Ramos gentoo-dev 2013-12-09 08:50:28 UTC
Closing as upstream as we cannot do much more here until they don't care :/