Openflow hackers,

We're trying to have our controller create packets from scratch (LLDP
packets in this case) and send them to the switch using packet-out
messages.   Using wireshark, I can see the packet-out being sent from 
the controller to the witch, and wireshark decodes it as I would
expect.  However, the switch never actually sends the packet out the
the desired port.

Since we're quite new at this, I've never seen a packet-out "work" yet.
(We can use packet-out with a buffer-id, but not one  where we supply 
all the data.)  I don't know for sure what a "good" packet-out message
looks like.

Can anyone supply a wireshark dump of a good packet-out message that 
I could compare with ours to wee what might be different?   Or, is
there anyway to look inside our Pantou/Openwrt switch to see what
it "dislikes" about our packet out message?

Thanks!

-- 
Peter Fales
Alcatel-Lucent
Member of Technical Staff
1960 Lucent Lane
Room: 9H-505
Naperville, IL 60566-7033
Email: peter.fa...@alcatel-lucent.com
Phone: 630 979 8031
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to