On Fri, Oct 26, 2012 at 01:43:19PM +0900, Isaku Yamahata wrote:
> This implementes push_vlan with 802.1Q.
> NOTE: 802.1AD (QinQ) is not supported. It requires another effort.
>
> Signed-off-by: Isaku Yamahata
Applied to master, thank you!
___
dev maili
This implementes push_vlan with 802.1Q.
NOTE: 802.1AD (QinQ) is not supported. It requires another effort.
Signed-off-by: Isaku Yamahata
---
Changes v1 -> v2:
- don't carrying around ethertype
- move ethertype check from ofp_check__() to ofpact_from_openflow11()
- drop non-standard vlan ethertype