Difference between revisions of "Things we will have in 2.6.26 kernel"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(flowlabels)
m (Reverted edits by 69.152.204.160 (Talk) to last version by Xemul)
 
(3 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
** IPv6-over-IPv4 (<code>sit</code>) ''already exists in 2.6.24''
 
** IPv6-over-IPv4 (<code>sit</code>) ''already exists in 2.6.24''
 
** IP-in-IPv6 (<code>RFC2473</code>)
 
** IP-in-IPv6 (<code>RFC2473</code>)
* ipv6 flowlabels
 
 
* <code>/proc/net</code> files
 
* <code>/proc/net</code> files
 
** <code>netlink</code> (now absent)
 
** <code>netlink</code> (now absent)
 
* persistent TUNs (should actually work, need CPT tunables)
 
* persistent TUNs (should actually work, need CPT tunables)
 
* DCCP protocol
 
* DCCP protocol
* ipv6 flowlabels
+
* Netfilter RAW(6) table in Containers
  
 
== Sent for RFC ==
 
== Sent for RFC ==

Latest revision as of 08:41, 10 November 2009

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[edit]

  • Tunnels
    • IPv4-over-IPv4 (ipip)
    • IPv4-over-GRE (ip_gre)
    • IPv6-over-IPv4 (sit) already exists in 2.6.24
    • IP-in-IPv6 (RFC2473)
  • /proc/net files
    • netlink (now absent)
  • persistent TUNs (should actually work, need CPT tunables)
  • DCCP protocol
  • Netfilter RAW(6) table in Containers

Sent for RFC[edit]

  • BSD process accounting

Planned[edit]

  • /proc/net files
    • sockstat file in CT (currently empty)
  • SCTP protocol (feature request: #400)