Re: [Ryu-devel] How to pop vlan tag

2015-07-03 Thread chenl...@gmail.com
case. Best Regards, chenl...@gmail.com From: 澤田和宏 Date: 2015-07-03 14:37 To: chenl...@gmail.com CC: ryu-devel Subject: Re: [Ryu-devel] How to pop vlan tag Hi, Thank you for your quick reply. >First of all, I think it's not a good solution to pop tags on >controller. The >reas

Re: [Ryu-devel] How to pop vlan tag

2015-07-02 Thread chenl...@gmail.com
fic become bigger. If you still want to go on, focus on the method "get_packet_type" of class "ethernet", in file ethernet.py. maybe current code could not parser Qinq packets. Best Regards, chenl...@gmail.com From: 澤田和宏 Date: 2015-07-03 13:21 To: ryu-devel Subject: [