commit | f8778a7785d530515b0db395606f327fd5f94a92 | [log] [tgz] |
---|---|---|
author | Stefan Berger <stefanb@us.ibm.com> | Sat Apr 24 08:54:07 2010 -0400 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 03 12:09:48 2010 -0500 |
tree | 3543b0f38462dc674dccd83814232d17fba30c5d | |
parent | d510c5cf343eabd4d3a301f5730af724747b7055 [diff] |
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>