I believed that the OpenFlow protocol will still be used in some
area/company for a while.
For example, Broadcom OF-DPA agent uses OpenFlow protocol. And some
partners of ONF uses that in their production network.
ONF will focus on supporting P4Runtime, gNMI, and gNOI protocol in the
future. But
et-topology-builder.readthedocs.io/ <
>>>> http://knet-topology-builder.readthedocs.io/>
>>>> http://knetsolutions.in/
>>>>
>>>>
>>>>
>>>>
>>>>
tp://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLa
atch(in_port=in_port,
> eth_type=ether_types.ETH_TYPE_8021Q, vlan_vid=vid, ipv4_src=src,
> ipv4_dst=dst)
>
> This also doesnt work. receives same error.
>
> Looks like popvlan actions requires some kind of specific match.
>
> Thanks
> suresh
>
> On Thu, May 10, 2
dm.link/slashdot
> _______
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2C
e the problem.
>
> Thanks
> Hadem
>
> On Thu, Apr 19, 2018 at 6:22 PM, Yi Tseng wrote:
>
>> Hi,
>>
>> I use apt-get to install quagga
>>
>> can you check all listen port on your OS before you start Ryu ?
>>
>> 2018-04-19 20:28 GMT
u# sudo killall quagga*
> *quagga: no process found*
>
> Pls Guide. Can you share your Quagga Installation/Configuration Steps?.
> That would clarify several doubts.
> It would really be helpful if you can run the BGP applications on r1 and
> r2 and see the result.
>
> Tha
emoving all routes made by zebra.*
>>>
>>> However when i run the BGP application, i am still getting the same
>>> error as before.
>>>
>>> Thanks
>>> Hadem
>>>
>>>
>>>
>>> On Fri, Apr 13, 2018 at 5:38 PM, Yi Tseng
emon: (watchquagga).*
> *Stopping Quagga daemons (prio:0): (zebra) (bgpd) (ripd) (ripngd) (ospfd)
> (ospf6d) (isisd) (babeld).*
> *Removing all routes made by zebra.*
>
> However when i run the BGP application, i am still getting the same error
> as before.
>
> Thanks
> Hadem
>
Yes,
I think because Ryu and Quagga uses same port for bgp protocol
2018-04-13 19:44 GMT+08:00 Pynbiang Hadem :
> Hi Takeshi,
>
> No, i have not shutdown Quagga daemon before starting Ryu. Do i need to
> stop it?.
>
> Thanks
> Hadem
>
> On Thu, Apr 12, 2018 at 9:35 P
gt; -
>
Have you shutdown Quagga daemon before you start Ryu?
>
> Pls Guide. Am i doing something wrongly?.
> I am also attaching the two config files( bgpconfig1.py & bgpconfig2.py)
>
> Thanks
>
>
>
>
> O
uration done on r1 and r2 by your script is sufficient?.
>
> Thanks
> Hadem
>
> On Wed, Apr 11, 2018 at 6:32 PM, Pynbiang Hadem
> wrote:
>
>> Hi Takeshi,
>>
>> Would you mind showing some example to enter the namespace of r1. I can't
>> seemed to fi
x27;^C']
> 0mininet>
>
> --
> *Is this normal?.*
>
> *2) How can i login to r1 console?. I want to run some bgpd command like*
> * bgpd-R1# sh ip bgp*
>
> Thanks
> Hadem
>
>
> On Tue, Mar 13, 2018 at 10:07 PM,
/run/quagga/zebra-r1.api -i /var/run/quagga/zebra-r1.pid',)
> vty_read_config: failed to open configuration file
> /home/mininet/bgp-3as/zebra.conf: No such file or directory
> can't open configuration file [zebra.conf]
> *** r1 : ('/usr/lib/quagga/bgpd -d -f r1.conf -z
&
;> --
>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>&
ing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
---
By the way,
I developed a small project before, it allows multiple controller exchange
their routing information via a global controller:
https://github.com/TakeshiTseng/SDN-Work/tree/master/MultiControl/hierarchy
Yi
2017-07-13 17:16 GMT-07:00 Yi Tseng :
> Hi
>
> The easily way is
hi Sahay
> *Sent:* Tuesday, 11 July 2017 6:32 PM
> *To:* Yi Tseng
> *Cc:* Ul Huque, Tanvir (Data61, Eveleigh ATP); ryu-devel
> *Subject:* Re: [Ryu-devel] Multiple RYU controllers
>
> Hi,
>
> You can use REST API to run multiple controllers and share the
> information
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
-
Hi Iwase,
I am not sure we can do that with multiprocessing module.
Might need to change Ryu event mechanism to do that (e.g. need to send
events to different process...)
Yi
2017-06-20 18:48 GMT-07:00 Iwase Yusuke :
> Hi Corry and Yi,
>
>
> On 2017年06月21日 03:14, Yi Tseng w
_
>> > Ryu-devel mailing list
>> > Ryu-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/ryu-devel
>> >
>>
>
>
>
>
gt;
> 2. if I want to use multiple controller in the same mininet topology, how
> I have to declare?
>
>
>
>
> Thanks,
>
> -Tanvir
>
>
>
>
>
> --
> *From:* Yi Tseng
> *Sent:* Tuesday, 16 May 2017 4:45 PM
> *To:* Ul Hu
No.
> 1. Why i have to disable it ?
> 2. How can i do it ?
>
> Thanks
>
> Sent from OWA on Android
> --
> *From:* Yi Tseng
> *Sent:* Tuesday, 16 May 2017 4:05:24 AM
>
> *To:* Ul Huque, Tanvir (Data61, Eveleigh ATP)
> *Cc:* ryu-devel
Sorry for late reply,
have you disabled the default controller from mininet ?
2017-05-08 15:06 GMT-07:00 :
> Yes. But why ?
>
> Thanks,
> - Tanvir
>
> Sent from OWA on Android
> ------
> *From:* Yi Tseng
> *Sent:* Tuesday, 9 May 2017 6:52:33
automatically during handoff.
>
> On Thu, May 11, 2017 at 9:32 PM, Yi Tseng wrote:
>
>> Hi
>>
>> Is there any error log when you using OFPFC_DELETE ?
>>
>> 2017-05-11 17:21 GMT-07:00 varun hrithik :
>>
>>> i think OFPFC_delete method is wrong
Hi
Is there any error log when you using OFPFC_DELETE ?
2017-05-11 17:21 GMT-07:00 varun hrithik :
> i think OFPFC_delete method is wrong, do you know any other way to delete
> the flows of previously connected datapath.
>
> On Tue, May 2, 2017 at 12:20 PM Yi Tseng wr
yu-devel
>
>
>
>
> ------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Sla
ng tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tun
_
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chi
troller
> to delete flows by itself, instead of using HARD_TIMEOUT, if that can be
> done, how to use OFPFC_DELETE? IS THERE A WAY FOR THAT?
>
> Thanks a lot
>
> On Tue, Apr 25, 2017 at 7:00 PM, Yi Tseng wrote:
>
>> Hi,
>>
>> Because you removed table-miss flo
Hi
For me, I just start multiple Ryu controller with different IP/TCP port
And create connection between controllers(by simple socket)
--
Yi
2017-04-25 20:31 GMT-07:00 Yiwen Shen :
> How do you create multiple instances of the Ryu controller?
>
> On Tue, Apr 25, 2017 at 7:57 PM,
ctions, msg.buffer_id)
> return
> else:
> self.del_flow(datapath, match)
> self.add_flow(datapath, 2, match, actions, msg.buffer_id)
> data = None
> if msg.buffer_id == ofproto.OFP_NO_BUFFER:
>
_
>> Ryu-devel mailing list
>> Ryu-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>
>>
>>
>
>
> --
> *Yiwen Shen*
> PhD Candidate a
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.
get added but because of GIL, it
> isn't truly happening in parallel).
>
> Thank you,
> Yiwen
>
>
> On Sun, Apr 23, 2017 at 8:17 PM, Yi Tseng wrote:
>
>> Also, I am not sure if you processes did send OpenFlow message correctly.
>>
>> Can you verif
know how those flows can be added
> to the new ap, such that when a station is in between two APs( i.e, if the
> station are connected to two APs at the same time) , new AP should be able
> to connect wid station, so that new flows are created.
>
> On Mon, Apr 24, 2017 at 12:47 PM, Y
_
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
; _______
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https:
Also, I am not sure if you processes did send OpenFlow message correctly.
Can you verify OpenFlow messages sent by controller by using tcpdump or
Wireshark?
--
Yi
2017-04-23 17:04 GMT-07:00 Yi Tseng :
> Hi,
>
> *Please don't drop mailing list.*
>
> Is there any warning/erro
not get added.
>
> Thank you,
> Yiwen Shen
>
>
>
> On Apr 23, 2017 3:59 AM, "Yi Tseng" wrote:
>
> Hi,
>
> How do you create multiple process? You create multiple Ryu process?
>
> If you create multiple Ryu process, you need to connect switch to all
>
___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
--
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge
-
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourcefo
ts.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
--
Check o
out wireless mesh networks. I want to use automate the
> power control in wireless mesh nodes. I want to know if there is
> functionality defined for power control
>
> thank you
>
> On Fri, Apr 7, 2017 at 9:43 PM, Yi Tseng wrote:
>
>>
>>
>> 2017-04-07 12:41
2017-04-07 12:41 GMT-07:00 Yi Tseng :
> Hi
>
> Can you describe more clearly?
>
> Which wireless networks you mentioned? And what function you need?
>
>
> -Yi
>
> 2017-04-07 4:31 GMT-07:00 Jerome Mhlongo :
>
>> Hi Yi
>>
>> Does Ryu support wirele
e.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
--
Check out the vibrant tech
Hi Iwase,
Thanks for reply.
-Yi
2017-04-02 19:27 GMT-07:00 Iwase Yusuke :
> Hi Yi,
>
>
> On 2017年04月01日 05:26, Yi Tseng wrote:
> > Hi,
> >
> > Please don't drop mailing list.
> >
> > It looks like the host discovery handler didn't handle t
say it and I'll run for it.
> Bests, Edison.
>
> 2017-03-17 17:31 GMT-03:00 Yi Tseng :
>
>> I think currently there is no "--observe-hosts" option for Ryu now.
>>
>> If your OpenFlow version is 1.3, you should install packet lost flow in
>> switch firs
-
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing l
Any help is appreciated :)
>
> Thank you
>
> ___
> mininet-discuss mailing list
> mininet-disc...@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/mininet-discuss
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung Un
s weekend.
> Openflow used is 1.3.
> My code changes yours "Topology-Discovery", for I add get_host.
> Maybe there is a --observe-hosts similar to --observe-link.
> Tks,
>
> 2017-03-17 14:42 GMT-03:00 Yi Tseng :
>
>> Hi
>>
>> Please don't d
anks.
> In Mininet I typed "pingall" and then ran Ryu Controller again but the
> host list was still empty.
> I upgrade my Ryu to last version. Maybe I must upgrade Mininet too.
> Another way I visualized is to print mac-to-port dictionairy, after
> "pingall"
heck out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
---
_
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
--
most
>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>>> ___
>>> Ryu-devel mailing list
>>> Ryu-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>&
t tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
&g
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiw
tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
&g
Hi
You can use ``pip`` to install all the depedencies.
2016-11-08 23:13 GMT+08:00 munther numan :
> Hi Yi Tseng,
> Thank you very much, for your response.
>
> I am just start with Ryu , can you please tell me which command I must use
> to install the requirements befor instal
-
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http:/
scalability across 12 CPU cores in a throughput performance
> test using the cbench tool,
> and i was wondering is it the same if we run the same tests on ryu
>
> 2016-10-31 11:16 GMT+00:00 Yi Tseng :
>
>> Hi
>>
>> Currently, Ryu supports eventlet only. Ryu won't wo
-
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
el@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ryu-devel
> >
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Sla
2016-08-08 21:08 GMT+08:00 Alan Wang :
>
>> HI,
>>
>> Thanks for tour reply!!
>>
>> However I want to use these data sent from the controller at host.
>>
>> How to receive packets from the controller and transfer it to txt file at
>> the host?
>>
>>
>>> Ryu-devel mailing list
>>> Ryu-devel@lists.sourceforge.net <mailto:Ryu-devel@lists.source
>>> forge.net>
&
ions using capacity
> planning
> reports. http://sdm.link/zohomanageengine
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
T
Thanks
2016-06-18 21:01 GMT+08:00 FUJITA Tomonori :
> Oops, I forget to reply but already applied. Thanks!
>
> On Wed, 15 Jun 2016 17:59:09 +0800
> Yi Tseng wrote:
>
> > 2016-06-03 16:17 GMT+08:00 Yi Tseng :
> >
> >> Items should not be removed duri
2016-06-03 16:17 GMT+08:00 Yi Tseng :
> Items should not be removed during iteration
>
> Error message
> ```
> Traceback (most recent call last):
> File "/usr/local/lib/python3.4/dist-packages/ryu/base/app_manager.py",
> line 290, in _event_loop
> ha
s.py",
line 821, in lldp_packet_in_handler
for host in self.hosts.values():
RuntimeError: dictionary changed size during iteration
```
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://takeshi.tw
0001
is_next_hop_self=True)
>
> thank you
>
> 2016-05-03 22:42 GMT+01:00 oualid hjira :
>
>> thank you for your support
>>
>>
>> 2016-05-03 20:56 GMT+01:00 Yi Tseng :
>>
>>> It's simple to use it.
>>>
>>> For example
>>&g
> Thanks
> Hadem.
>
> On Wed, May 4, 2016 at 1:29 AM, Yi Tseng wrote:
>
>> I think there is no IP address of switch interfaces.
>>
>> Unless you setup it at beginning.
>>
>> 2016-05-03 22:32 GMT+08:00 Pynbiang Hadem :
>>
>>> Hi,
>>&g
yu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://takeshi.tw
--
___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://takeshi.tw
gt; reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tse
kly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-de
inks ryu/app/gui_topology/gui_topology.py
>
> yes i can access to /v1.0/topology/switches, but still only appear "ryu
> topology viewer" without nothing like switch or router.
> do you have an idea to solve it?
>
>
>
> Sent from my Mi phone
> On Yi Tseng , Apr 12, 2016
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://takeshi.tw
---
gt;
>
>
> --
>
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Error message:
TypeError: startswith first arg must be bytes or a tuple of bytes, not str
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://blog.takeshi.tw
From 1ab0120b6e10e4374bbea50a1d2a01f0e587bad0 Mon Sep 17 00:00:00 2001
From
sing udp packet.
https://github.com/osrg/ryu/blob/master/ryu/lib/packet/udp.py#L54
2015-10-07 20:41 GMT+08:00 alyosha :
> Thank you for comments, Mr Shuoling Deng and Mr Yi Tseng.
>
> >> it looks like parse every PAKCET-IN ?
> would this cause heavy load to Controller.
>
> As y
trend reports
> Learn More
> http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
works well
> for Ryu.
>
> On Tue, 29 Sep 2015 22:50:21 +0800
> Yi Tseng wrote:
>
> > From 310d067bdb1443a1973ebe696543cbbeaaea1db4 Mon Sep 17 00:00:00 2001
> > From: Takeshi
> > Date: Tue, 29 Sep 2015 22:42:16 +0800
> > Subject: [PATCH] contrib/ovx: pyth
do that.
>
>
>
>
>
> Thanks a lot
>
> Anees
>
>
>
>
>
>
> --
>
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ry
that in Ryu.
>
>
>
>
>
>
>
>
>
> Thanks a lot
>
> Anees
>
>
>
>
>
>
> --
>
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
am)) => open_block(_tuple_args)
error, stream =
_tuple_args
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://blog.takeshi.tw
From 310d067bdb1443a1973ebe696543cbbeaaea1db4 Mon Sep 17 00:00:00 2001
From:
It's works
thanks for help.
2015-09-27 7:49 GMT+08:00 FUJITA Tomonori :
> On Sat, 26 Sep 2015 02:10:21 +0800
> Yi Tseng wrote:
>
> > It seems that there is no "next" function in list_iterator in python3.4
> >
> >
> https://github.com/osrg/ryu/co
Hello
It seems that there is no "next" function in list_iterator in python3.4
https://github.com/osrg/ryu/commit/b7235b395a270e80bbf9ffadbff3098bd9a7d6de#diff-4150d480f095b6b0542de6c2e9a68431
please check, thanks!
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Dep
gt; *parser.OFPMatch(in_port=1, dl_type=0x806)*
>
> there is an error which is “'unknown match field dl_type”
>
>
>
> Please, How can I fix this problem?
>
>
>
> Thanks a lot
>
>
>
> Anees
>
>
>
> *From:* Yi Tseng [mailto:a86487...@gmail.
> Thanks For your helping
>
>
>
> Anees
>
>
> --
>
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National
cket_In. The pox command *event.port *gives the
> switch port’s number that causes the Packet_In event, such as ARP Request
> sends from the switch to the controller.
>
>
>
> *From:* Yi Tseng [mailto:a86487...@gmail.com]
> *Sent:* Tuesday, 22 September 2015 12:32 PM
> *To:
Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://blog.takeshi.tw
---
16 Sep 2015 16:44:54 +0800
> Yi Tseng wrote:
>
> > dynamic loading and unloading is always tricky (we do the similar
> >> inside VRRP app though). Do you have any use case?
> >>
> >
> > For example,
> >
> > There are 2 ryu app: routing and traf
raffic logging app without terminate
routing app.
> I prefer to avoid installing a new command. How about integrating the
> existing 'ryu' command (ryu/cmd/ryu_base.py)?
>
>
Sounds great. We can add subcommand to 'ryu' command.
--
Yi Tseng (a.k.a Takeshi)
.py
>
>
> --
>
> ___
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Scienc
> *Harsha Vardhan *Communication Technology (CR/AEH4)
>
> fixed-term.harsha.vard...@de.bosch.com
>
> *From:* Yi Tseng [mailto:a86487...@gmail.com]
> *Sent:* Mittwoch, 2. September 2015 17:17
> *To:* FIXED-TERM Vardhan Harsha (CR/AEH4) <
> fixed-term.harsha.vard...@de.bosch.com&g
4)
> >>
> >> fixed-term.harsha.vard...@de.bosch.com
> >> <mailto:fixed-term.harsha.vard...@de.bosch.com>
> >>
> >>
> >>
> >> -
> >> -
> >> ---
. topology: Display topology
2015-08-20 15:59 GMT+08:00 Yi Tseng :
> Original repo:
> https://github.com/TakeshiTseng/ryu-dynamic-loader
>
> We developed a ryu application as a plugin and use this plugin to
> control ryu application manager(AppManager).
>
> This plugin allow users
Originally gui topology app use /.* to for static file path, however,
it may cause other wsgi applications failed.
for example, if we access /v1.0/topology/switches, it use static
handler to get “switch" file from /v1.0/topology/
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung Unive
1 - 100 of 187 matches
Mail list logo