-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ipv6 #54
Ipv6 #54
Commits on Dec 22, 2015
-
core96: Fix deleting the old ramdisk directory
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Configuration menu - View commit details
-
Copy full SHA for ff441e4 - Browse repository at this point
Copy the full SHA ff441e4View commit details -
core96: Correctly call qosctrl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Configuration menu - View commit details
-
Copy full SHA for 1a781c8 - Browse repository at this point
Copy the full SHA 1a781c8View commit details -
core96: Regenerate language cache
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Configuration menu - View commit details
-
Copy full SHA for 32dd84e - Browse repository at this point
Copy the full SHA 32dd84eView commit details
Commits on Dec 23, 2015
-
core96: remove rrd ramdisk entry from fstab
Arne Fitzenreiter committedDec 23, 2015 Configuration menu - View commit details
-
Copy full SHA for c26171b - Browse repository at this point
Copy the full SHA c26171bView commit details
Commits on Jan 9, 2016
-
Enable correct display of ipv6 entries in Firewall log pages of web UI.
3 main changes: - Fill $iface and $out from PHYSIN and PHYSOUT when looking at bridged packets, othwerwise fill from IN and OUT - Recognize ipv4 and ipv6 address style for $srcaddr and $dstaddr - Match color coding of tables to pie charts (see seperate patch sent earlier) I am using the bridged ipv6 setup as proposed in the wiki. I do not think this breaks anything when not using ipv6. So it would be nice to include this even if ipv6 is not officially supported yet. It is quite useful when using the ipv6 setup. Signed-off-by: Michael Eitelwein <michael@eitelwein.net> ---
Configuration menu - View commit details
-
Copy full SHA for 216c829 - Browse repository at this point
Copy the full SHA 216c829View commit details -
Fix regex to extract firewall chain for ipv6 in showrequestfrom*.dat
If bridged ipv6 is used, $iface is taken from PHYSIN In the log line the order of fields is "... IN=XY OUT=XY PHYSIN=XY ..." Signed-off-by: Michael Eitelwein <michael@eitelwein.net> ---
Configuration menu - View commit details
-
Copy full SHA for befa648 - Browse repository at this point
Copy the full SHA befa648View commit details -
Firewall chain was not extracted correctly when ipv6 uses bridge
Signed-off-by: Michael Eitelwein <michael@eitelwein.net> ---
Configuration menu - View commit details
-
Copy full SHA for 63bf24a - Browse repository at this point
Copy the full SHA 63bf24aView commit details -
Fixed detection of firewall chain when bridge is used for ipv6
Signed-off-by: Michael Eitelwein <michael@eitelwein.net> ---
Configuration menu - View commit details
-
Copy full SHA for 8852982 - Browse repository at this point
Copy the full SHA 8852982View commit details -
No code changes, fixed formatting by replacing spaces with tabs
Signed-off-by: Michael Eitelwein <michael@eitelwein.net> ---
Configuration menu - View commit details
-
Copy full SHA for 51ffe2f - Browse repository at this point
Copy the full SHA 51ffe2fView commit details