On Wed, 29 Jan 2014 22:14:33 +
Morgan Yang wrote:
> We are using the REST API plugin interface to Openstack so it will
> be ideal to stay with REST. Do you think performance will improve if
> our agent supports jumbo/super flow or wildcard flow addition?
I see. If your agent supports such, t
On Wed, 29 Jan 2014 11:27:05 +0900
Satoshi Kobayashi wrote:
> Do we have any document for how to use VRRP RPC API? I want to try it.
Thanks for interest!
I'll write docs about VRRP but there is no VRRP docs for now. Here's
simple instructions (of course, after reading, writing and sending a
pat
Hi Fujita:
We are using the REST API plugin interface to Openstack so it will be ideal to
stay with REST. Do you think performance will improve if our agent supports
jumbo/super flow or wildcard flow addition?
Much Thanks
Morgan Yang
-Original Message-
From: FUJITA Tomonori [mailto:fuj
On Wed, Jan 29, 2014 at 09:12:43PM +0900, FUJITA Tomonori wrote:
> On Wed, 29 Jan 2014 15:13:46 +0900
> FUJITA Tomonori wrote:
>
> > On Wed, 29 Jan 2014 12:05:49 +0900
> > Simon Horman wrote:
> >
> > > Prior to this patch the code serialises an OFPMatch as:
> > >
> > >"OFPMatch": {
> > >
On Wed, 29 Jan 2014 15:13:46 +0900
FUJITA Tomonori wrote:
> On Wed, 29 Jan 2014 12:05:49 +0900
> Simon Horman wrote:
>
> > Prior to this patch the code serialises an OFPMatch as:
> >
> >"OFPMatch": {
> > "oxm_fields": {
> > "arp_op": 1,
> > ...
> > }
> >}