mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #317] [MERGED] man/firejail.txt: note you don't need --ip6= with SLAAC #3595
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3595
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fixup-ipv6-doc📝 Commits (1)
20b920aman/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.