Please use git-format-patch. Regards KK
On 14 January 2011 10:52, Nikhil Handigol <[email protected]> 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 at 10:39 AM, kk yap <[email protected]> wrote: >> >> 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 <[email protected]> wrote: >> > 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 branch (commit >> > no. 5917f412d6d2a23ce5373ec499872cb8b40833e8). >> > Thanks, >> > Nikhil >> > >> > _______________________________________________ >> > nox-dev mailing list >> > [email protected] >> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org >> > >> > >> > -- >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> > Martin Casado >> > Nicira Networks, Inc. >> > www.nicira.com | www.openvswitch.org >> > cell: 650-776-1457 >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> > >> > _______________________________________________ >> > nox-dev mailing list >> > [email protected] >> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org >> > >> > > > _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
