On Fri, 3 Apr 2015 13:48:37 +0000 (UTC) "MD.Badruzzaman Shakib" <[email protected]> wrote:
> In my application I want to match destination address while adding flows. I > am using OFP1.3. The main problem is when I match the destination ip I used > > match = datapath.ofproto_parser.OFPMatch( > dl_dst=ipv4_to_bin(dst)) http://ryu.readthedocs.org/en/latest/ofproto_v1_3_ref.html#flow-match-structure ------------------------------------------------------------------------------ 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
