Re: [Ryu-devel] Send a packet to the controller

2016-03-06 Thread Yusuke Iwase
Hi, On 2016年03月05日 15:41, Anees Mohsin Hadi Al-Najjar wrote: > *Dear All,* > > * * > > *Is it possible to send an id for a packet as a packet_in msg to RYU > controller. Actually, I don’t need to send the whole packet with its payload. > I am looking for a facility in openflow to send an id

[Ryu-devel] Send a packet to the controller

2016-03-04 Thread Anees Mohsin Hadi Al-Najjar
Dear All, Is it possible to send an id for a packet as a packet_in msg to RYU controller. Actually, I don't need to send the whole packet with its payload. I am looking for a facility in openflow to send an id represents that packet in the openflow switch to the controller. OR Could I send j

[Ryu-devel] send a packet to the controller

2016-03-04 Thread Anees Mohsin Hadi Al-Najjar
Dear All, Is it possible to send an id for a packet as a packet_in msg to RYU controller. Actually, I don't need to send the whole packet with its payload. I am looking for a facility in openflow to send an id represents that packet in the openflow switch to the controller. Thanks for help