Am 08.03.2014 14:47, schrieb FUJITA Tomonori:
> With a vlan header here, OVS succefully sent the packet on my env.
>
Thanks for pointing that out! I didn't see that ETH_TYPE_8021Q might
require a vlan header. I got it working with setting a different EtherType.
Best,
Sebastian
--
On Wed, 05 Mar 2014 21:27:07 +0100
Sebastian Gebhard wrote:
> Hey there,
>
> I am just getting started using RYU and try to manually craft some
> packets to send out. But I am running into some problems with that. I
> hope you can point me into the right direction.
>
> I have used the example f
Hey there,
I am just getting started using RYU and try to manually craft some
packets to send out. But I am running into some problems with that. I
hope you can point me into the right direction.
I have used the example from the docs
https://github.com/osrg/ryu/blob/master/doc/source/library_pack