diff options
author | Mark McLoughlin <markmc@redhat.com> | 2009-07-22 09:11:42 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-27 08:39:28 -0500 |
commit | c1d6eed7e85f5cfae9c548e58971db657237050a (patch) | |
tree | 88ef980b95f0142d376e5d222df091a80dfb2eb4 /hw | |
parent | 7768e04c34c60d99de57ddcc37fcbbe736185430 (diff) |
Add support for fd=name to tap and socket networking
This allows a program to initialize a host networking device using a
file descriptor passed over a unix monitor socket.
The program must first pass the file descriptor using SCM_RIGHTS
ancillary data with the getfd monitor command. It then may do
"host_net_add tap fd=name" to use the named file descriptor.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions