From: Pavel Emelyanov <xemul@parallels.com>
To: Linux Netdev List <netdev@vger.kernel.org>,
David Miller <davem@davemloft.net>
Subject: [PATCH net-next 0/4] tun: Some bits required for tun's checkpoint-restore
Date: Mon, 19 Aug 2013 19:09:09 +0400 [thread overview]
Message-ID: <52123515.3060507@parallels.com> (raw)
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>
next reply other threads:[~2013-08-19 15:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-19 15:09 Pavel Emelyanov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52123515.3060507@parallels.com \
--to=xemul@parallels.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.