Hi,

I'm having trouble trying to extract the fields an incoming packet has been 
matched on, i.e. I want to know if the packet received by the controller is a 
DNS packet.

I thought this could be achieved via the following...

packet.getMatch().getLayer4Match();

However,

packet.getMatch() always returns NULL

I am able to see other values for the packet, i.e. payload.


Thanks,
Jacob
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to