aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMehak Mahajan <mmahajan@nicira.com>2012-11-05 11:05:18 -0800
committerMehak Mahajan <mmahajan@nicira.com>2012-11-05 13:23:16 -0800
commitf07ee64c5b57226251595ab20e34d2afdcba2176 (patch)
tree79f0c5466b45fbf965982d9a21567753003dc6f5 /NEWS
parent00401ef0675e446712f4229cf38b5810ba428514 (diff)
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>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index dd2ab1e6..a9b9a496 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
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
--------------------
@@ -61,7 +60,8 @@ v1.9.0 - xx xxx xxxx
- Interface type "null".
- Numeric values for reserved ports (see "ovs-ofctl" note above).
- 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
------------------------