Fix the RARP protocol ID
commitf8778a7785d530515b0db395606f327fd5f94a92
authorStefan Berger <stefanb@us.ibm.com>
Sat, 24 Apr 2010 12:54:07 +0000 (24 08:54 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 3 May 2010 17:09:48 +0000 (3 12:09 -0500)
tree3543b0f38462dc674dccd83814232d17fba30c5d
parentd510c5cf343eabd4d3a301f5730af724747b7055
Fix the RARP protocol ID

The packet(s) sent out after migration are supposed to be RAPR type of
packets. If they are supposed to go anywhere useful, the RAPR ethernet
identifier needs to be fix.

Also see http://www.iana.org/assignments/ethernet-numbers for 0x8035 for
RARP.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
savevm.c