[ovs-dev] [fin_timeout 3/3] Implement new "fin_timeout" action and "learn" feature.

2012-01-19 Thread Ben Pfaff
The "learn" action can create matching return flows. If those have a long timeout then it's a good idea to have a way to notice when in fact the flows have terminated. This new action and matching "learn" feature provides that way. Feature #8603. Signed-off-by: Ben Pfaff --- NEWS

[ovs-dev] [fin_timeout 2/3] packets: New function packet_get_tcp_flags(), factored out of dpif.

2012-01-19 Thread Ben Pfaff
This will acquire a new user in an upcoming commit. Signed-off-by: Ben Pfaff --- lib/dpif.c|9 + lib/packets.c | 20 +++- lib/packets.h |5 - 3 files changed, 24 insertions(+), 10 deletions(-) diff --git a/lib/dpif.c b/lib/dpif.c index 37c0012..e1698ba

[ovs-dev] [fin_timeout 1/3] ofproto-dpif: Track the rule being translated during flow translation.

2012-01-19 Thread Ben Pfaff
An upcoming commit will need access to the rule being translated during xlate_actions(), so this commit adds that feature. The existing 'cookie' member of struct action_xlate_ctx can be accessed through this rule, so this commit also removes that member. Signed-off-by: Ben Pfaff --- ofproto/ofp

Re: [ovs-dev] [PATCH] ofproto-dpif: Fix "ofproto/trace" command.

2012-01-19 Thread Ben Pfaff
Thank you. I pushed this to master and branch-1.5. On Thu, Jan 19, 2012 at 04:26:34PM -0800, Ethan Jackson wrote: > Looks good. > > Ethan > > On Thu, Jan 19, 2012 at 16:23, Ben Pfaff wrote: > > Commit 0e15264f96e3c (unixctl: Implement quoting.) broke one form of > > ofproto/trace. ?This fixes

Re: [ovs-dev] [PATCH] ofproto-dpif: Fix "ofproto/trace" command.

2012-01-19 Thread Ethan Jackson
Looks good. Ethan On Thu, Jan 19, 2012 at 16:23, Ben Pfaff wrote: > Commit 0e15264f96e3c (unixctl: Implement quoting.) broke one form of > ofproto/trace.  This fixes it. > > Signed-off-by: Ben Pfaff > --- >  ofproto/ofproto-dpif.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) >

[ovs-dev] [PATCH] ofproto-dpif: Fix "ofproto/trace" command.

2012-01-19 Thread Ben Pfaff
Commit 0e15264f96e3c (unixctl: Implement quoting.) broke one form of ofproto/trace. This fixes it. Signed-off-by: Ben Pfaff --- ofproto/ofproto-dpif.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c index c06361b..6fb1cc6

Re: [ovs-dev] [PATCH] Add cmdline arg to specify unix domain control socket.

2012-01-19 Thread Ben Pfaff
On Thu, Jan 19, 2012 at 10:26:03AM -0800, Andrew Lambeth wrote: > This is useful for sandboxing multiple instances of the daemon for > testing purposes. > > Signed-off-by: Andrew Lambeth Thanks, I pushed this to master. ___ dev mailing list dev@openvsw

[ovs-dev] [PATCH] Add cmdline arg to specify unix domain control socket.

2012-01-19 Thread Andrew Lambeth
This is useful for sandboxing multiple instances of the daemon for testing purposes. Signed-off-by: Andrew Lambeth --- vswitchd/ovs-vswitchd.c | 16 1 files changed, 12 insertions(+), 4 deletions(-) diff --git a/vswitchd/ovs-vswitchd.c b/vswitchd/ovs-vswitchd.c index 2a86972.

Re: [ovs-dev] [PATCH] dummy: Make --enable-dummy=override replace all dpifs, netdevs by dummies.

2012-01-19 Thread Ben Pfaff
On Wed, Jan 18, 2012 at 01:48:40PM -0800, Ben Pfaff wrote: > Plain "--enable-dummy" just creates new dummy dpif and netdev classes. > This commit makes "--enable-dummy=override" go a step farther and actually > delete and replace all the existing dpif and netdev classes by copies of > the dummy cla

[ovs-dev] Bug#656448: Bug#656448: openvswitch-pki: unowned files after purge (policy 6.8, 10.8)

2012-01-19 Thread Ben Pfaff
On Thu, Jan 19, 2012 at 02:24:09PM +0100, Andreas Beckmann wrote: > during a test with piuparts I noticed your package left unowned files on > the system after purge, which is a violation of policy 6.8 (or 10.8): > > http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails

[ovs-dev] [PATCH] debian: Delete log files correctly when packages are purged.

2012-01-19 Thread Ben Pfaff
Debian Policy 10.8 says "Log files should be removed when the package is purged (but not when it is only removed)," but the Open vSwitch packages didn't properly implement this: - The openvswitch-brcompat and openvswitch-pki packages didn't delete their log files at purge time. - The o

[ovs-dev] hello

2012-01-19 Thread vannessa...@katamail.com
I will be happy if you can replyme back for i have something very importante to tell you. Nuova grafica e nuove funzionalità! Crea subito Gratis la tua nuova Casella di Posta Katamail ___ dev mailing list dev@openvswitch.org http://openvswitch.org/m

[ovs-dev] Bug#656448: openvswitch-pki: unowned files after purge (policy 6.8, 10.8)

2012-01-19 Thread Andreas Beckmann
Package: openvswitch-pki Version: 1.3.0-1 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package left unowned files on the system after purge, which is a violation of policy 6.8 (or 10.8): http://www.debian.org/doc/debian-po