public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] tun: Some bits required for tun's checkpoint-restore
@ 2013-08-19 15:09 Pavel Emelyanov
  2013-08-19 15:09 ` [PATCH 1/4] tun: Add ability to create tun device with given index Pavel Emelyanov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Pavel Emelyanov @ 2013-08-19 15:09 UTC (permalink / raw)
  To: Linux Netdev List, David Miller

Hi,

After taking a closer look on tun checkpoint-restore I've found several
issues with the tun's API that make it impossible to dump and restore
the state of tun device and attached tun-files.

The proposed API changes are all about extending the existing ioctl-based
stuff. Patches fit today's net-next.

Signed-off-by: Pavel Emelyanov <xemul@parallels•com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-21  6:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 15:09 [PATCH net-next 0/4] tun: Some bits required for tun's checkpoint-restore Pavel Emelyanov
2013-08-19 15:09 ` [PATCH 1/4] tun: Add ability to create tun device with given index Pavel Emelyanov
2013-08-21  6:26   ` David Miller
2013-08-19 15:09 ` [PATCH 2/4] tun: Report whether the queue is attached or not Pavel Emelyanov
2013-08-19 15:10 ` [PATCH 3/4] tun: Allow to skip filter on attach Pavel Emelyanov
2013-08-19 15:10 ` [PATCH 4/4] tun: Get skfilter layout Pavel Emelyanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox