|
Bugzilla – Full Text Bug Listing |
| Summary: | IPv6 Privacy Extensions should be off by default | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Jiri Bohac <jbohac> |
| Component: | Basesystem | Assignee: | Ludwig Nussel <lnussel> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ke |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 678066, 752842 | ||
|
Description
Jiri Bohac
2016-07-07 10:28:17 UTC
One possibility: instead of completely disabling Privacy Extensions with use_tempaddr=0, we might want to set use_tempaddr=1 This way, the temporary addresses would be generated, but they would not be used by default. Applications wanting to use them would need to explicitly request that using the Source Address Selection API defined in RFC#5014 (using the IPV6_PREFER_SRC_TMP flag). Although I doubt any application is doing that at the moment, it would be nice to give applications this opportunity. use_tempaddr=1 is default in SLE now which Leap will inherit. TW will also get this default. |