Difference between revisions of "Things we will have in 2.6.26 kernel"
m (fixed file path) |
(proc files) |
||
Line 9: | Line 9: | ||
** IP-in-IPv6 (<code>RFC2473</code>) | ** IP-in-IPv6 (<code>RFC2473</code>) | ||
* ipv6 flowlabels | * ipv6 flowlabels | ||
− | * /proc/net/netlink | + | * <code>/proc/net</code> files |
+ | ** <code>netlink</code> (now absent) | ||
+ | ** <code>packet</code> (now absent) | ||
== Sent for RFC == | == Sent for RFC == |
Revision as of 13:51, 16 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
)
- IPv4-over-IPv4 (
- ipv6 flowlabels
/proc/net
filesnetlink
(now absent)packet
(now absent)
Sent for RFC
- BSD process accounting
Planned
- /proc/net/sockstat file in CT (this one is currently empty)