Re: [Ryu-devel] packet fields extraction

2017-05-21 Thread Fujimoto Satoshi
Hi, Ashish At this time, ryu does not support S1AP. If you want to parse S1AP packets in ryu application, you need to implement a parser for S1AP. FYI, the list of protocols supported by ryu is here: http://ryu.readthedocs.io/en/latest/library_packet_ref.html#protocol-header-classes And the im

[Ryu-devel] packet fields extraction

2017-05-20 Thread Ashish Kurian
Hi Folks, Can I use ryu controller to extract a specific value(field) from an IP packet of S1AP protocol ? I am attaching a wireshark trace and in the trace, it has IP packets of S1AP protocol and in the packet with info as "InitialContextSetupRequest" has the TEID to be used. If you expand it, u