Can packetIn messages be handled and replied with custom PacketOuts?
Hello,
I want to write an ODL application/feature that reads packetIn messages, selects those that start from a specific sequence of bytes, process them and reply using a packetOut message.
1) Is it possible to register a packetIn message listener? Or openflowplugin receives those messages and I cannot register a listener receiving the same messages?
2) Can you show/point to an example of packetIn message reception and packetOut message creation?
Thanks!
Hey..Were you able to solve this problem? I am also trying to listen to a packeIn event but not able to.
ahuja ( 2016-09-06 11:49:03 -0800 )edit