@ -16,9 +16,7 @@ class vde_proxy:
self.new_ip = do_dhcp(new_mac)
finally:
frame.mac = self.new_mac
frame.packet = handle_packet(frame.packet)
packet = frame.get_packet()
packet.ip = self.new_ip
def handle_packet(packet):
protocols = {