Hi,
On 2015年12月10日 19:09, Yura Yurochko wrote:
> ---
> ryu/controller/ofp_handler.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ryu/controller/ofp_handler.py b/ryu/controller/ofp_handler.py
> index cc64b1f..d60154f 100644
> --- a/ryu/controller/ofp_handler.py
> +++
> On Dec 8, 2015, at 5:49 PM, Alan Deikman wrote:
>
> In this case the tester can send out any packet it wants out of port 1 (eth2)
> but can only receive untagged packets on port 2 (eth3). Is there some other
> configuration that will allow it to work properly? I have not seen any
> docum
---
ryu/controller/ofp_handler.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/controller/ofp_handler.py b/ryu/controller/ofp_handler.py
index cc64b1f..d60154f 100644
--- a/ryu/controller/ofp_handler.py
+++ b/ryu/controller/ofp_handler.py
@@ -251,7 +251,7 @@ class OFPHan