qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] fix macaddr allocation


From: Amos Kong
Subject: [Qemu-devel] [PATCH 0/2] fix macaddr allocation
Date: Mon, 17 Jun 2013 21:35:09 +0800

This patchset adds a check in allocating mac to new nic,
it will avoid to use repeated mac. The second extends
the address space.

Amos Kong (2):
  avoid to allcate used macaddr to to new nic
  extend the macaddr space to 0xffffffff

 net/net.c | 38 ++++++++++++++++++++++++++++++++++----
 1 file changed, 34 insertions(+), 4 deletions(-)

-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]