<br><tt><font size=2>Daniel Veillard <veillard@redhat.com> wrote
on 04/27/2010 07:19:25 AM:<br>
<br>
<br>
> Please respond to veillard</font></tt>
<br><tt><font size=2>> <br>
> On Tue, Apr 27, 2010 at 07:00:26AM -0400, Stefan Berger wrote:<br>
> > This patch adds support for the RARP protocol. This may be needed
due to<br>
> > qemu sending out a RARP packet (at least that's what it seems
to want to<br>
> > do even though the protocol id is wrong) when migration finishes
and<br>
> > we'd need a rule to let the packets pass. <br>
> > <br>
> > Unfortunately my installation of ebtables does not understand
-p RARP<br>
> > and also seems to otherwise depend on strings in /etc/ethertype<br>
> > translated to protocol identifiers. Therefore I need to pass
-p 0x8035<br>
> > for RARP. To generally get rid of the dependency of that file
I switch<br>
> > all so far supported protocols to use their protocol identifier
in the<br>
> > -p parameter rather than the string.<br>
> > <br>
> > I am also extending the schema and added a test case.<br>
> > <br>
> > changes from v1 to v2:<br>
> > - added test case into patch<br>
> > <br>
> > <br>
> > Signed-off-by: Stefan Berger <stefanb@us.ibm.com><br>
> <br>
>   Okay, that looks fine,<br>
> <br>
> ACK,</font></tt>
<br>
<br><tt><font size=2>Thanks. Pushed.</font></tt>
<br>
<br><tt><font size=2>  Stefan</font></tt>
<br>