2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00

Update master to reflect updates on branch-1.9

This commit updates NEWS and debian/changelog to reflect that
commit 8087f5ff (Process RARP packets with ethertype 0x8035
similar to ARP packets.) is going to be backported intto 1.9.0, so
that they should no longer be listed as post-1.9 features.

Signed-off-by: Mehak Mahajan <mmahajan@nicira.com>
This commit is contained in:
Mehak Mahajan
2012-11-05 11:05:18 -08:00
parent 00401ef067
commit f07ee64c5b
2 changed files with 6 additions and 5 deletions

6
NEWS
View File

@@ -1,7 +1,6 @@
post-v1.9.0 post-v1.9.0
-------------------- --------------------
- The data in the RARP packets can now be matched in the same way as the
data in ARP packets.
v1.9.0 - xx xxx xxxx v1.9.0 - xx xxx xxxx
-------------------- --------------------
@@ -61,7 +60,8 @@ v1.9.0 - xx xxx xxxx
- Interface type "null". - Interface type "null".
- Numeric values for reserved ports (see "ovs-ofctl" note above). - Numeric values for reserved ports (see "ovs-ofctl" note above).
- Tunnel Path MTU Discovery. - Tunnel Path MTU Discovery.
- The data in the RARP packets can now be matched in the same way as the
data in ARP packets.
v1.8.0 - xx xxx xxxx v1.8.0 - xx xxx xxxx
------------------------ ------------------------

5
debian/changelog vendored
View File

@@ -1,8 +1,7 @@
openvswitch (1.9.90-1) unstable; urgency=low openvswitch (1.9.90-1) unstable; urgency=low
[ Open vSwitch team ] [ Open vSwitch team ]
* New upstream version * New upstream version
- The data in the RARP packets can now be matched in the same way as the - Nothing yet! Try NEWS...
data in ARP packets.
-- Open vSwitch team <dev@openvswitch.org> Wed, 24 Oct 2012 16:12:57 -0700 -- Open vSwitch team <dev@openvswitch.org> Wed, 24 Oct 2012 16:12:57 -0700
@@ -50,6 +49,8 @@ openvswitch (1.9.0-1) unstable; urgency=low
- Interface type "null". - Interface type "null".
- Numeric values for reserved ports (see "ovs-ofctl" note above). - Numeric values for reserved ports (see "ovs-ofctl" note above).
- Tunnel Path MTU Discovery. - Tunnel Path MTU Discovery.
- The data in the RARP packets can now be matched in the same way as the
data in ARP packets.
-- Open vSwitch team <dev@openvswitch.org> Wed, 24 Oct 2012 16:10:39 -0700 -- Open vSwitch team <dev@openvswitch.org> Wed, 24 Oct 2012 16:10:39 -0700