Re: [Ryu-devel] Patch for supporting topo discovery in OF1.3

2013-12-19 Thread FUJITA Tomonori
On Tue, 17 Dec 2013 07:59:48 -0800 Srini Seetharaman wrote: > Please use this attached patch. I've added 1 line of comment to indicate > why the OFPCML_NO_BUFFER was used in the flow_mod. This has relevance for > the explicit_drop. Looks like the patch is malformed. I fixed pep warnings too and

Re: [Ryu-devel] Patch for supporting topo discovery in OF1.3

2013-12-17 Thread Srini Seetharaman
Yes, please. Please use this attached patch. I've added 1 line of comment to indicate why the OFPCML_NO_BUFFER was used in the flow_mod. This has relevance for the explicit_drop. On Tue, Dec 17, 2013 at 3:22 AM, FUJITA Tomonori < fujita.tomon...@lab.ntt.co.jp> wrote: > On Sun, 15 Dec 2013 23:

Re: [Ryu-devel] Patch for supporting topo discovery in OF1.3

2013-12-17 Thread FUJITA Tomonori
On Sun, 15 Dec 2013 23:16:29 -0800 Srini Seetharaman wrote: > Here is a patch for extending the support of topology discovery (provided > by ryu/topology/switches.py) to OF1.3. Please review and push to the main > branch if acceptable. > > I've only tested with mininet + OVS 1.10 + OF 1.3. Than

[Ryu-devel] Patch for supporting topo discovery in OF1.3

2013-12-15 Thread Srini Seetharaman
Hi all: Here is a patch for extending the support of topology discovery (provided by ryu/topology/switches.py) to OF1.3. Please review and push to the main branch if acceptable. I've only tested with mininet + OVS 1.10 + OF 1.3. Thanks Srini. lldp_v1_3.patch Description: Binary data ---