That's apparently OK.
2013/5/10 FUJITA Tomonori
> On Fri, 3 May 2013 17:39:02 +0800
> Can Zhang wrote:
>
> > Use a very loose condition to determine if the address is an IPv6
> address or not.
> >
> > Signed-off-by: Can Zhang
> > ---
> > ryu/lib/hub.py | 8 +++-
> > 1 file changed, 7 in
On Fri, 3 May 2013 17:39:02 +0800
Can Zhang wrote:
> Use a very loose condition to determine if the address is an IPv6 address or
> not.
>
> Signed-off-by: Can Zhang
> ---
> ryu/lib/hub.py | 8 +++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
Thanks, due to other patches, I updated
Use a very loose condition to determine if the address is an IPv6 address or
not.
Signed-off-by: Can Zhang
---
ryu/lib/hub.py | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/ryu/lib/hub.py b/ryu/lib/hub.py
index 44e5fea..e74b74a 100644
--- a/ryu/lib/hub.py
+++ b/ryu/