allow SLIRP to make an ARP request to get the client MAC address. It is useful if...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Oct 2008 17:28:58 +0000 (17:28 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Oct 2008 17:28:58 +0000 (17:28 +0000)
commit4edc05f7dc3c0a2857a0ec7a15d80d0e11457296
treed7c96cf89b10a7a099ab11c8a6eae1299f824135
parentd1e4d70801fb06887e001b0e38786c8b8ad1261c
allow SLIRP to make an ARP request to get the client MAC address. It is useful if an inbound connection is done to a VM which did not send outbound IP packets

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5498 c046a42c-6fe2-441c-8c8c-71466251a162
slirp/slirp.c