Re: [Ryu-devel] Event receive timestamps

2017-07-27 Thread Iwase Yusuke
Hi Matt, I recommend you to use Git in order to apply patches. For installing Ryu from Git source, how about trying the following procedures? https://github.com/osrg/ryu#quick-start For applying patches manually, you can use "git am" command. If you are using Thunderbird as your mailer, save m

Re: [Ryu-devel] Event receive timestamps

2017-07-27 Thread Matthew Hayes
Hi Iwase, Can you please advise the method to apply the patch? I have installed Ryu from pip, as there are a lot of dependencies if cloned from GitHub. Do I need a git install of Ryu to test the patch, and if so where can I find instructions to install the dependencies? Thanks, Matt. __