[Ryu-devel] Subject: [PATCH] Add config file for Travis

2013-06-08 Thread FUJITA Tomonori
Signed-off-by: FUJITA Tomonori --- .travis.yml | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000..633f211 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,10 @@ +language: python +python: + - "2

Re: [Ryu-devel] [PATCH] For convenience, make packet into a sequence type

2013-06-08 Thread FUJITA Tomonori
On Wed, 5 Jun 2013 10:39:37 -0700 Shaun Crampton wrote: > > Protocols can mow be accesed as packet[n]. > > Signed-off-by: Shaun Crampton > --- > ryu/lib/packet/packet.py | 12 > 1 file changed, 12 insertions(+) > Applied, thanks you.

Re: [Ryu-devel] Sending MeterMod messages

2013-06-08 Thread FUJITA Tomonori
On Wed, 5 Jun 2013 18:01:13 +0200 Philipp Aeschlimann wrote: > 2013/6/5 Isaku Yamahata : >> Looks good. Thank you for quick respin. >> Can you please send the patch to ryu-devel? >> >> thanks, >> > > I missed the answer-all-button...zzz > >> >> For consistency and OF-wire stringify, please use