]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rebuild network filter for UML guests on updates
authorSoren Hansen <soren@linux2go.dk>
Tue, 14 Sep 2010 08:07:43 +0000 (10:07 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 14 Sep 2010 15:17:41 +0000 (09:17 -0600)
commit38ba6e16eac14872ea3a2ce0bc6bffed6669582a
treebbaec0fd38829625a3b395b3f9d4160d83ddb89e
parentfc3247f21180d6f33ab7ebd130ef3d7e9ccb9a74
Rebuild network filter for UML guests on updates

When nwfilter support was added to UML, I didn't realise the UML driver
needed instrumentation to make updating nwfilters on the fly work. This
patch adds this bit of glue.

Signed-off-by: Soren Hansen <soren@linux2go.dk>
src/uml/uml_driver.c