bugzilla-daemon at bugzilla.netfilter.org
2009-Sep-11 23:58 UTC
[Bug 605] New: Flow label for ip6_table
http://bugzilla.netfilter.org/show_bug.cgi?id=605 Summary: Flow label for ip6_table Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: ip6_tables (kernel) AssignedTo: laforge at netfilter.org ReportedBy: qhu009 at aucklanduni.ac.nz Dear Netfilter group: I have used Ubuntu8.10, and I have installed iptable-1.4.4, my question is how can I set the flow label value for my IPV6 tables, or where I can find my flow label in IP6_tables, and I have found TOS, but I think for IPv6, we don't have TOS in our IP header, So could you please give me some ideas. Thank you very much. Cheers Steven -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at bugzilla.netfilter.org
2009-Oct-23 23:10 UTC
[Bug 605] Flow label for ip6_table
http://bugzilla.netfilter.org/show_bug.cgi?id=605 jengelh at medozas.de changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge at netfilter.org |jengelh at medozas.de ------- Comment #1 from jengelh at medozas.de 2009-10-24 01:10 ------- There currently is no way to test or set the IPv6 flow label. The "IPv6 TOS" is called Traffic Class and is testable with -m tos or -m dscp / settable with -j TOS/DSCP. -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 605] Flow label for ip6_table
- [Bug 742] New: ip6tables "-m iprange" ipv6 range detection
- [Bug 713] New: CPPFLAGS are mishandled which breaks non-shared targets
- [Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
- [Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h