Re: [ovs-discuss] openflow packet_out and openvswitch

2010-11-07 Thread Justin Pettit
I've not used the OpenFlow Wireshark plug-in before, so I'm not familiar with its output. However, it looks to me like you're trying to send the packet out the port it came in on (port 1). If that's the case (and it's what you intended), you need to use the OFPP_IN_PORT virtual port, which is d

[ovs-discuss] openflow packet_out and openvswitch

2010-11-07 Thread Haris Rotsos
I am currently using nox and openvswitch in order to write a simple dhcp plugin for nox. I am trying to generate dhcp packets on the controller and push them out throught the openvswitch to the network. the packet I send is (using -V option on tshark): Frame 1 (372 bytes on wire, 372 bytes capture