Re: [nox-dev] pytopology patch

2011-01-20 Thread kk yap
Pushed. Regards KK On 20 January 2011 17:13, Nikhil Handigol wrote: > Hi KK, > Here's the new patch generated with git-format-patch. Please let me know if > this works. > -/\/ > > > On Fri, Jan 14, 2011 at 10:53 AM, kk yap wrote: >> >> Please use git-format-patch. >> >> Regards >> KK >> >> On 1

Re: [nox-dev] pytopology patch

2011-01-20 Thread Nikhil Handigol
Hi KK, Here's the new patch generated with git-format-patch. Please let me know if this works. -/\/ On Fri, Jan 14, 2011 at 10:53 AM, kk yap wrote: > Please use git-format-patch. > > Regards > KK > > On 14 January 2011 10:52, Nikhil Handigol wrote: > > I haven't used git-am. What format does

Re: [nox-dev] pytopology patch

2011-01-14 Thread kk yap
Please use git-format-patch. Regards KK On 14 January 2011 10:52, Nikhil Handigol wrote: > I haven't used git-am. What format does it expect the patch to be in? > > I usually do the following: > $ cd nox > $ patch -p1 < path/to/patch/pytopology_destiny.patch > > -/\/ > > > On Fri, Jan 14, 2011 a

Re: [nox-dev] pytopology patch

2011-01-14 Thread Nikhil Handigol
I haven't used git-am. What format does it expect the patch to be in? I usually do the following: $ cd nox $ patch -p1 < path/to/patch/pytopology_destiny.patch -/\/ On Fri, Jan 14, 2011 at 10:39 AM, kk yap wrote: > Hi Nikhil, > > That did not work. > > ykk@kk-alien:~$ git am pytopology_destin

Re: [nox-dev] pytopology patch

2011-01-14 Thread kk yap
Hi Nikhil, That did not work. ykk@kk-alien:~$ git am pytopology_destiny.patch Patch format detection failed. Regards KK On 13 January 2011 20:44, Martin Casado wrote: > Awesome, thanks Nikhil. > > Hi, > I have added 2 new functions to pytopology that makes it more useful/usable: > * get_datapa

Re: [nox-dev] pytopology patch

2011-01-13 Thread Martin Casado
Awesome, thanks Nikhil. Hi, I have added 2 new functions to pytopology that makes it more useful/usable: * get_datapaths() : returns a list of all datapathids in the network * get_neighbors(dpid) : returns a list of neighbors of a given datapathid. I've attached a patch for the destiny branc

[nox-dev] pytopology patch

2011-01-13 Thread Nikhil Handigol
Hi, I have added 2 new functions to pytopology that makes it more useful/usable: * get_datapaths() : returns a list of all datapathids in the network * get_neighbors(dpid) : returns a list of neighbors of a given datapathid. I've attached a patch for the destiny branch (commit no. 5917f412d6d2a23