[Ryu-devel] [PATCH] library_bgp_speaker_ref: Fix unexpected unindent

2016-12-27 Thread Shinpei Muraoka
This patch fixes unexpected unindent that occur when building. Also, add ESI type to be specified for argument esi of evpn_prefix_add and evpn_prefix_del. Signed-off-by: Shinpei Muraoka --- doc/source/library_packet_ref.rst| 15 +++ ryu/lib/packet/bgp.py|

[Ryu-devel] [PATCH v3] adding DHCPv6 support

2016-12-27 Thread Olivier DESNOE
Following your comments, this 3rd version of the patch adds the ability to dissect and generate DHCPv6 packets. Signed-off-by: Olivier DESNOE --- diff --git a/doc/source/library_packet_ref.rst b/doc/source/library_packet_ref.rst index 87f44a1..4088613 100644 --- a/doc/source/library_packet_ref.

Re: [Ryu-devel] [PATCH v2] adding DHCPv6 support

2016-12-27 Thread Olivier Desnoë
Hi Iwase, Your comments are welcome! I'll resubmit a patch after fixing it. Olivier Le mar. 27 déc. 2016 à 03:52, Iwase Yusuke a écrit : > Hi Olivier, > > I'm very sorry for disturbing you again... > > > On 2016年12月16日 22:52, Olivier DESNOE wrote: > > Following your comments, this 2nd version

Re: [Ryu-devel] bug in parsing dhcp packet

2016-12-27 Thread Munther Numan
Dear Mr. Iwase, I hope you're fine and well, Thank you very much for your reply. Thank you very much for your explain about my points . Best Regards Munther Numan Master Student Faculty of Engineering University Putra Malaysia -Original Message- From: Iwase Yusuke [mailto:iwase.yusu...