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

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(categorized)
m (minor fixes)
Line 11: Line 11:
 
* <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 tunes)
+
* persistent TUNs (should actually work, need CPT tunables)
 
* DCCP protocol
 
* DCCP protocol
  
Line 22: Line 22:
 
* <code>/proc/net</code> files
 
* <code>/proc/net</code> files
 
** sockstat file in CT (currently empty)
 
** sockstat file in CT (currently empty)
* SCTP protocol ([http://bugzilla.openvz.org/show_bug.cgi?id=400 Feature request])
+
* SCTP protocol (feature request: {{B|400}})
  
 
[[Category: Kernel]]
 
[[Category: Kernel]]

Revision as of 10:46, 17 April 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)
  • ipv6 flowlabels
  • /proc/net files
    • netlink (now absent)
  • persistent TUNs (should actually work, need CPT tunables)
  • DCCP protocol

Sent for RFC

  • BSD process accounting

Planned

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