[ovs-dev] [PATCH] Backporting commit 8087f5ff to 1.9.

Mehak Mahajan mmahajan at nicira.com
Mon Nov 5 18:44:43 UTC 2012


The commit 8087f5ff (Process RARP packets with ethertype 0x8035
similar to ARP packets.) needs to be backported to 1.9.  This commit
appropriately updates the NEWS and debian/changelog.

Signed-off-by: Mehak Mahajan <mmahajan at nicira.com>
---
 NEWS             |    5 ++---
 debian/changelog |    5 +++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index dd2ab1e..81248a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,5 @@
 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 +59,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
 ------------------------
diff --git a/debian/changelog b/debian/changelog
index c366623..237cf71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,7 @@
 openvswitch (1.9.90-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
-    - The data in the RARP packets can now be matched in the same way as the
-      data in ARP packets.
+    - Nothing yet!  Try NEWS...
 
  -- Open vSwitch team <dev at 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".
         - 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.
 
  -- Open vSwitch team <dev at openvswitch.org>  Wed, 24 Oct 2012 16:10:39 -0700
 
-- 
1.7.2.5




More information about the dev mailing list