On Sun, 28 Apr 2013 11:36:35 +0900 FUJITA Tomonori <[email protected]> wrote:
> On Sun, 28 Apr 2013 09:03:39 +0800 > "can." <[email protected]> wrote: > >> ping...just to remind you about this patch > > Applied, thanks. > > I think that if you are interesting in improving OF1.0 match, then we > should consider something like this. > > = >>From e2e76a3346e039160fb3b04d679fc332acd91e73 Mon Sep 17 00:00:00 2001 > From: FUJITA Tomonori <[email protected]> > Date: Sun, 28 Apr 2013 11:32:47 +0900 > Subject: [PATCH] of1.0: match accepts partial parameters > > You can pass some of the parameters for OFPMatch. > > match = OFPMatch(in_port=in_port) > > Signed-off-by: FUJITA Tomonori <[email protected]> > --- > ryu/ofproto/ofproto_v1_0_parser.py | 102 > ++++++++++++++++++++++++++++++------- > 1 file changed, 84 insertions(+), 18 deletions(-) Applied. ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
