Jacob, I've added the openflowplugin-dev list, as that is probably where you'll get a good answer.
Thanks, JamO On 11/14/2017 07:17 AM, Jacob Steadman wrote: > Hi, > > > > I’m pretty knew to programming with ODL. I’m trying to extract information > from incoming packets, which I assumed could be > done like: > > > > PacketIn packet = new PacketIn(); > > packet.getInPort(); > > packet.getData(); > > > > It’s obviously not this simple! Can you point me in the right direction with > this one? > > > > Thanks, > > > > > > _______________________________________________ > dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/dev > _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
