2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

NEWS: Point out userspace is compatible with Linux 3.3 OVS kernel module.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
Justin Pettit 2012-01-30 23:07:19 -08:00
parent 33bb0caa64
commit 50bf17cdef
2 changed files with 2 additions and 0 deletions

1
NEWS
View File

@ -31,6 +31,7 @@ v1.5.0 - xx xxx xxxx
v1.4.0 - xx xxx xxxx
------------------------
- Compatible with Open vSwitch kernel module included in Linux 3.3.
- New "VLAN splinters" feature to work around buggy device drivers
in old Linux versions. (This feature is deprecated. When
broken device drivers are no longer in widespread use, we will

1
debian/changelog vendored
View File

@ -25,6 +25,7 @@ openvswitch (1.5.0-1) unstable; urgency=low
openvswitch (1.4.0-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- Compatible with Open vSwitch kernel module included in Linux 3.3.
- New "VLAN splinters" feature to work around buggy device drivers
in old Linux versions. (This feature is deprecated. When
broken device drivers are no longer in widespread use, we will