Thank you for replying. I am able to create a custom packet using Scapy as
well as using the ryu packet library but as per my knowledge, packet_out
event is used when we want to send the custom packet out of any port of the
switch. But I want to retain that packet at the switch. Is there any way
possible for that?
On Wed, Mar 18, 2015 at 4:32 PM, YAMAMOTO Takashi <[email protected]>
wrote:
> ryu-book has an example to use ryu packet library for that purpose.
> http://osrg.github.io/ryu-book/en/html/packet_lib.html
>
> > Hello Ruchika,
> > You can do it. You can use some tools like Scapy (python based tool) in
> the
> > controller and create a custom packet and pushed it down to the soft
> switch
> > using packet_out event message.
> >
> > On Wed, Mar 18, 2015 at 10:38 AM, Ruchika Luthra <
> > [email protected]> wrote:
> >
> >> Hello,
> >>
> >> I want to create a custom packet(by specifying all the protocol header
> and
> >> specific payload) in ryu controller and push it to down to soft switch.
> Is
> >> it doable? If yes, what steps should I follow?
> >>
> >> Thank you
> >>
> >> Ruchika Luthra
> >>
> >> _______________________________________________
> >> openflow-discuss mailing list
> >> [email protected]
> >> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
> >>
> >>
> >
> >
> > --
> > With regards,
> > Quamar Niyaz
>
--
Ruchika Luthra
M.E (CS) 4th Sem
BITS Pilani
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel