On Thu, Oct 18, 2012 at 03:51:58AM +0900, Isaku Yamahata wrote:
> This patch adds support of OF11+ pop_vlan.
> 
> Signed-off-by: Isaku Yamahata <[email protected]>

Thanks.  I applied this with the following test added:

diff --git a/tests/ofp-actions.at b/tests/ofp-actions.at
index c5d666c..8d95ae9 100644
--- a/tests/ofp-actions.at
+++ b/tests/ofp-actions.at
@@ -160,6 +160,9 @@ AT_DATA([test-data], [dnl
 # actions=mod_tp_dst:443
 000a 0008 01bb 0000
 
+# actions=strip_vlan
+0012 0008 00000000
+
 # actions=resubmit:5
 ffff 0010 00002320 0001 0005 00000000
 
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to