commit | 1a609520277c65a2b00bbbcca360f482e257d64d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jun 24 14:42:31 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 29 08:52:50 2009 -0500 |
tree | dd6a0cfc734009808ff41608b9be6026a0f1b468 | |
parent | 28432466f3a80e4d267754f426436c92c58921b5 [diff] |
net: Provide VLAN client lookup helper Introduce qemu_find_vlan_client_by_name for VLANClientState lookup based on VLAN ID and client name. This is useful for monitor commands. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>