[PR #317] [MERGED] man/firejail.txt: note you don't need --ip6= with SLAAC #3595

Closed
opened 2026-05-05 10:04:18 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/317
Author: @yumkam
Created: 2/23/2016
Status: Merged
Merged: 2/24/2016
Merged by: @netblue30

Base: masterHead: fixup-ipv6-doc


📝 Commits (1)

  • 20b920a man/firejail.txt: note you don't need --ip6= with SLAAC

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/man/firejail.txt (+2 -0)

📄 Description

If you obtain ipv6 connectivity from router via SLAAC/RA, IPv6 works without this option (and worked even before e669dbee63). Moreover, manual twiddling with IPv6 addresses/routes can do more harm than good in this configuration (e.g. when prefix is not static and changes midway due to ADSL reconnect, kernel handles this transparently, while with --ip6= option you are stick to (obsolete and non-working) address specified on firejail start).
Disclaimer: feel free to fix/polish wording/expand/etc, /me not a native speaker.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/317 **Author:** [@yumkam](https://github.com/yumkam) **Created:** 2/23/2016 **Status:** ✅ Merged **Merged:** 2/24/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fixup-ipv6-doc` --- ### 📝 Commits (1) - [`20b920a`](https://github.com/netblue30/firejail/commit/20b920a46ef099a269cd06276f89e016a158b9ec) man/firejail.txt: note you don't need --ip6= with SLAAC ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail.txt` (+2 -0) </details> ### 📄 Description If you obtain ipv6 connectivity from router via SLAAC/RA, IPv6 works without this option (and worked even before e669dbee639c4956430bc90345e1f05687c9d50a). Moreover, manual twiddling with IPv6 addresses/routes can do more harm than good in this configuration (e.g. when prefix is not static and changes midway due to ADSL reconnect, kernel handles this transparently, while with `--ip6=` option you are stick to (obsolete and non-working) address specified on firejail start). Disclaimer: feel free to fix/polish wording/expand/etc, /me not a native speaker. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:04:18 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3595
No description provided.