]> Git Repo - qemu.git/commit
slirp: Use internal state in interface
authorJan Kiszka <[email protected]>
Wed, 24 Jun 2009 12:42:31 +0000 (14:42 +0200)
committerAnthony Liguori <[email protected]>
Mon, 29 Jun 2009 13:52:49 +0000 (08:52 -0500)
commit9f8bd0421dc03b2640ac2d0a4d702354a218b2ab
treeb866bf7d4864fac7a8313bdf04cca2f997242951
parent460fec67ee3807bb2eb189587ffe803a48f317e5
slirp: Use internal state in interface

This now also exports the internal state to the slirp users in qemu,
returning it from slirp_init and expecting it along with service
invocations. Additionally provide an opaque value interface for the
callbacks from slirp into the qemu core.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
slirp/if.c
slirp/libslirp.h
slirp/misc.c
slirp/slirp.c
slirp/slirp.h
This page took 0.022831 seconds and 4 git commands to generate.