Difference between revisions of "Things we will have in 2.6.26 kernel"
(DUP for ipv6 flowlabels fixed) |
(raw table) |
||
Line 12: | Line 12: | ||
* persistent TUNs (should actually work, need CPT tunables) | * persistent TUNs (should actually work, need CPT tunables) | ||
* DCCP protocol | * DCCP protocol | ||
− | * | + | * Netfilter RAW(6) table in Containers |
== Sent for RFC == | == Sent for RFC == |
Revision as of 10:40, 29 May 2008
This page describes the functionality that we've done for mainstream and are going to have in coming 2.6.26-based OpenVZ kernel.
Already in
- Tunnels
- IPv4-over-IPv4 (
ipip
) - IPv4-over-GRE (
ip_gre
) - IPv6-over-IPv4 (
sit
) already exists in 2.6.24 - IP-in-IPv6 (
RFC2473
)
- IPv4-over-IPv4 (
/proc/net
filesnetlink
(now absent)
- persistent TUNs (should actually work, need CPT tunables)
- DCCP protocol
- Netfilter RAW(6) table in Containers
Sent for RFC
- BSD process accounting
Planned
/proc/net
files- sockstat file in CT (currently empty)
- SCTP protocol (feature request: #400)