]> git.proxmox.com Git - openvswitch.git/log
openvswitch.git
7 years agoNew Version OVS 2.6.0
Wolfgang Link [Tue, 18 Oct 2016 09:11:55 +0000 (11:11 +0200)]
New Version OVS 2.6.0

7 years agoopenvswitch : bump to 2.5 v2
Alexandre Derumier [Fri, 22 Apr 2016 07:32:06 +0000 (09:32 +0200)]
openvswitch : bump to 2.5 v2

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoset RELEASE=4.1
Dietmar Maurer [Fri, 1 Apr 2016 05:50:44 +0000 (07:50 +0200)]
set RELEASE=4.1

8 years agobump version to 2.3.2-3
Dietmar Maurer [Fri, 1 Apr 2016 05:39:32 +0000 (07:39 +0200)]
bump version to 2.3.2-3

8 years agoFix CVE-2016-2074
Wolfgang Bumiller [Thu, 31 Mar 2016 07:48:09 +0000 (09:48 +0200)]
Fix CVE-2016-2074

flow: Fix buffer overflow for crafted MPLS packets.

8 years agobump version to 2.3.2-2
Dietmar Maurer [Fri, 27 Nov 2015 09:59:01 +0000 (10:59 +0100)]
bump version to 2.3.2-2

8 years agosystemd service: use DefaultDependencies=no
Dietmar Maurer [Fri, 27 Nov 2015 09:56:11 +0000 (10:56 +0100)]
systemd service: use DefaultDependencies=no

Else we get strange behavior at shutdown (stop/restart during shutdown)

8 years agoupdate to ovs 2.3.2
Dietmar Maurer [Sat, 27 Jun 2015 16:37:57 +0000 (18:37 +0200)]
update to ovs 2.3.2

8 years agoremove strange systemd sependencies
Dietmar Maurer [Fri, 12 Jun 2015 09:36:20 +0000 (11:36 +0200)]
remove strange systemd sependencies

and use  --ignore-dependencies in ifupdown.sh to avoid hang at startup.

8 years agoupdated for debian jessie, use systemd
Dietmar Maurer [Thu, 11 Jun 2015 12:04:35 +0000 (14:04 +0200)]
updated for debian jessie, use systemd

9 years agoupdate to 2.3.1
Dietmar Maurer [Sat, 27 Dec 2014 09:59:08 +0000 (10:59 +0100)]
update to 2.3.1

9 years agoupdate to 2.3.0
Dietmar Maurer [Thu, 18 Sep 2014 06:19:04 +0000 (08:19 +0200)]
update to 2.3.0

9 years agobump version to 2.0-90-4
Dietmar Maurer [Wed, 11 Jun 2014 08:42:41 +0000 (10:42 +0200)]
bump version to 2.0-90-4

9 years agofix bug #528: start after $local_fs
Dietmar Maurer [Wed, 11 Jun 2014 08:41:00 +0000 (10:41 +0200)]
fix bug #528: start after $local_fs

10 years agobump version to 2.0-90-3
Dietmar Maurer [Tue, 7 Jan 2014 08:49:19 +0000 (09:49 +0100)]
bump version to 2.0-90-3

10 years agodo not kill ovs daemons with sendsig
Dietmar Maurer [Tue, 7 Jan 2014 08:47:03 +0000 (09:47 +0100)]
do not kill ovs daemons with sendsig

Because we need daemons running when stopping the network.

10 years agobump version to 2.0.90-2
Dietmar Maurer [Sat, 21 Dec 2013 05:48:03 +0000 (06:48 +0100)]
bump version to 2.0.90-2

Add Debian changelog entry.

10 years agoadd docu
Dietmar Maurer [Sat, 21 Dec 2013 05:41:56 +0000 (06:41 +0100)]
add docu

10 years agouse LOG_CONS for syslog
Dietmar Maurer [Sat, 21 Dec 2013 05:13:59 +0000 (06:13 +0100)]
use LOG_CONS for syslog

We start vswitch deamon early in runlevel S when syslog service is not
available. So we log to console if syslog fails.

10 years agostart deamon early
Dietmar Maurer [Thu, 19 Dec 2013 06:57:15 +0000 (07:57 +0100)]
start deamon early

Experimental!

10 years agouse quilt to handle patches
Dietmar Maurer [Wed, 18 Dec 2013 08:18:41 +0000 (09:18 +0100)]
use quilt to handle patches

10 years agoadd reference to git version
Dietmar Maurer [Wed, 18 Dec 2013 07:41:18 +0000 (08:41 +0100)]
add reference to git version

10 years agoadd README
Dietmar Maurer [Wed, 18 Dec 2013 07:35:52 +0000 (08:35 +0100)]
add README

10 years agofirst try
Dietmar Maurer [Wed, 18 Dec 2013 07:12:46 +0000 (08:12 +0100)]
first try