]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Handle DHCP package in gernal UDP processing path
authorAsias He <asias.hejun@gmail.com>
Sun, 17 Jul 2011 08:56:59 +0000 (16:56 +0800)
committerPekka Enberg <penberg@kernel.org>
Mon, 18 Jul 2011 10:17:16 +0000 (13:17 +0300)
commit354c0556eae978961ef8d5fe6874f3e44631dced
treec25020372e5527065192903793df133b2c0d1e64
parent5a9e07a43ddd272a972f1f14ac4853c065ece289
kvm tools: Handle DHCP package in gernal UDP processing path

DHCP packages are handled by the hypervisor, they are not sent to remote
servers. In contrast, all other non-DHCP UDP packages are sent to remote
servers.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/net/uip/udp.c