On Thu, Apr 04, 2013 at 10:20:47AM -0700, Jesse Gross wrote:
> On Wed, Apr 3, 2013 at 5:55 PM, Simon Horman wrote:
> > On Wed, Apr 03, 2013 at 05:44:17PM -0700, Jesse Gross wrote:
> >> On Wed, Apr 3, 2013 at 5:28 PM, Simon Horman wrote:
> >> > On Wed, Apr 03, 2013 at 04:51:38PM -0700, Jesse Gross
Agreed. I pushed this to master and branch-1.10.
--Justin
On Apr 4, 2013, at 5:01 PM, Ethan Jackson wrote:
> LGTM
>
> On Thu, Apr 4, 2013 at 4:35 PM, Andy Zhou wrote:
>> Fixes a bug where per ofproto moving average stats did not update
>> when there is no active dp flows.
>>
>> Reported-by
LGTM
On Thu, Apr 4, 2013 at 4:35 PM, Andy Zhou wrote:
> Fixes a bug where per ofproto moving average stats did not update
> when there is no active dp flows.
>
> Reported-by: Justin Pettit
> Signed-off-by: Andy Zhou
> ---
> ofproto/ofproto-dpif.c |8 ++--
> tests/ofproto-dpif.at |
Fixes a bug where per ofproto moving average stats did not update
when there is no active dp flows.
Reported-by: Justin Pettit
Signed-off-by: Andy Zhou
---
ofproto/ofproto-dpif.c |8 ++--
tests/ofproto-dpif.at |4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/
Yes, that makes sense. Thanks.
Neil
On Apr 3, 2013, at 6:47 PM, Ben Pfaff wrote:
> On Wed, Apr 03, 2013 at 05:01:40PM -0700, Neil Mckee wrote:
>> "parse-listening-port" seems to return the port that the server was
>> told to listen on(?)
>
> Yes, it returns the port that the server is list
"parse-listening-port" seems to return the port that the server was told to
listen on(?)But that bears no relation to the UDP port that sFlow or
NetFlow might be sent out to. The way you have it now will probably work,
but only by accident: because you can usually open UDP port X at the
On Tue, Apr 2, 2013 at 11:24 PM, Rajahalme, Jarno (NSN - FI/Espoo) <
jarno.rajaha...@nsn.com> wrote:
>
> On Mar 30, 2013, at 18:20 , ext Pravin B Shelar wrote:
>
> > diff --git a/datapath/linux/compat/include/linux/netdevice.h
> b/datapath/linux/compat/include/linux/netdevice.h
> > index 71aad87..
On Tue, Apr 2, 2013 at 3:26 PM, Jesse Gross wrote:
> On Sat, Mar 30, 2013 at 9:20 AM, Pravin B Shelar
> wrote:
> > Following patch restructure ovs tunneling to make use of kernel
> > api. Doing this tunneling code is simplified as most of protocol
> > processing on send and recv is pushed to ker
- Original Message -
> From: "Ben Pfaff"
> To: "Romain Lenglet"
> Cc: dev@openvswitch.org
> Sent: Thursday, April 4, 2013 7:47:19 AM
> Subject: Re: [ovs-dev] [PATCH] vlog: extend syslog format to make OVS logs
> easier to filter
>
> On Wed, Apr 03, 2013 at 10:08:09AM -0700, Romain Lengl
Prepend "ovs|" to syslog logs to make them easier to filter out of all
LOG_DAEMON logs.
Signed-off-by: Romain Lenglet
---
NEWS | 1 +
lib/vlog.h | 2 +-
python/ovs/vlog.py | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index cbbe06b..39e6
On Wed, Apr 3, 2013 at 5:55 PM, Simon Horman wrote:
> On Wed, Apr 03, 2013 at 05:44:17PM -0700, Jesse Gross wrote:
>> On Wed, Apr 3, 2013 at 5:28 PM, Simon Horman wrote:
>> > On Wed, Apr 03, 2013 at 04:51:38PM -0700, Jesse Gross wrote:
>> >> On Wed, Apr 3, 2013 at 2:11 AM, Simon Horman wrote:
>>
Hello.
My name is Bohdan.
I am creator of new network for all creative and talented people. 2D Artists,
3D Artists, Programmers, Writers, Designers Photographers and a lot more… I
would like to invite you to visit my web site, this is very good and useful
social network. Network with tutoria
On Wed, Apr 03, 2013 at 10:08:09AM -0700, Romain Lenglet wrote:
> Prepend "ovs|" to syslog logs to make them easier to filter out of all
> LOG_DAEMON logs.
>
> Signed-off-by: Romain Lenglet
With this commit, the "testing vlog - Python" test fails. Will you fix
it?
Thanks,
Ben.
___
13 matches
Mail list logo