Home
last modified time | relevance | path

Searched hist:"9 c7dafbfab1554705f85523fead578aa1a3d338c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 9c7dafbfab1554705f85523fead578aa1a3d338c Wed Aug 08 16:52:46 CDT 2012 Pavel Emelyanov <xemul@parallels.com> net: Allow to create links with given ifindex

Currently the RTM_NEWLINK results in -EOPNOTSUPP if the ifinfomsg->ifi_index
is not zero. I propose to allow requesting ifindices on link creation. This
is required by the checkpoint-restore to correctly restore a net namespace
(i.e. -- a container).

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddev.cdiff 9c7dafbfab1554705f85523fead578aa1a3d338c Wed Aug 08 16:52:46 CDT 2012 Pavel Emelyanov <xemul@parallels.com> net: Allow to create links with given ifindex

Currently the RTM_NEWLINK results in -EOPNOTSUPP if the ifinfomsg->ifi_index
is not zero. I propose to allow requesting ifindices on link creation. This
is required by the checkpoint-restore to correctly restore a net namespace
(i.e. -- a container).

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>