Hi, Fujita-san
On 2015年05月20日 15:38, FUJITA Tomonori wrote:
> On Tue, 19 May 2015 16:05:45 +0900
> Minoru TAKAHASHI wrote:
>
>> Now, I work on OF1.5 support.
>
> Nice, what message you are working on?
We are working on a B.18.15 and B.18.16 for starters.
B.18.15 Port properties for pipeline
Thankyou lwase
On Thu, May 21, 2015 at 9:21 AM, Yusuke Iwase
wrote:
> Hi Vinllen,
>
> On 2015年05月20日 17:42, Vinllen Chen wrote:
> > Hi, Dear all:
> >
> > I'm new to ryu. I want to use ryu to send the static router from
> controller to openflow hybrid switch which support openflow1.3. As i
>
Hi Vinllen,
On 2015年05月20日 17:42, Vinllen Chen wrote:
> Hi, Dear all:
>
> I'm new to ryu. I want to use ryu to send the static router from
> controller to openflow hybrid switch which support openflow1.3. As i
> following the source code, i found there is a api named rest_router.py which
>
Hi, Dear all:
I want to connect Ryu to Zebra/Quagga, do you have any idea or any app
to connecting this ?
Great appreciate for anyone's reply.
Best regards,
Vinllen
--
One dashboard for servers and applications a
hello
I´m checking "Ryu SDN framework, release 1.0" and I’m working fine with it’s
firewall app described in chapter 9.
But
I´m trying to simulate an SDN environment in Mininet with Ryu controller and
use a router(L3 switch OpenFlow) that can be set using REST.
I´m trying to use the router de
hello
I´m checking "Ryu SDN framework, release 1.0" and I’m working fine with it’s
firewall app described in chapter 9.
But
I´m trying to simulate an SDN environment in Mininet with Ryu controller and
use a router(L3 switch OpenFlow) that can be set using REST.
I´m trying to use the router de
hello
i´m cheking "Ryu SDN fraework, release 1.0" and i work with firewall
dscribed in chapter 9 ok.
But
I´m trying to simulate an SDN enviroment in Mininet with ryu
controller and use a router(switch OpenFlow) that can be set using
REST.
I´m trying to use the router described in "Ryu SDN fraew
Hi, Dear all:
I'm new to ryu. I want to use ryu to send the static router from
controller to openflow hybrid switch which support openflow1.3. As i
following the source code, i found there is a api named rest_router.py
which i can use to send the static router.
My question is how does the