On Wed, 05 Oct 2016 15:56:43 +0200
Michał Rzepka wrote:
> The patch resolves issue experienced when decoding certain values of
> name field in OFPMP_PORT_DESCRIPTION body. Non-decodable bytes are
> replaced with utf-8 replacement character.
>
> This issue was observed while retrieving OFPMP_PO
On Tue, 4 Oct 2016 15:53:20 +0900
IWASE Yusuke wrote:
> This patch enhances the APIs of BGPSpeaker class which call
> 'operator.show' APIs.
>
> Note: This patch renames the argument 'routetype' of neighbor_get()
> into 'route_type' for the consistency of APIs.
>
> Signed-off-by: IWASE Yusuke
Hi,
The patch you pointed seems to be merged to the upstream.
https://github.com/osrg/ryu/commit/af63e5f51954fe1f080c1804940affce9a5d13cb
But I couldn't have found out why...
Does anyone know why?
Thanks,
Iwase
On 2016年10月08日 00:19, Rakesh Kumar wrote:
> So, I am using RYU 4.0 with following
Hi, I'm trying to call the method BGPSpeaker.neighbor_get() and this is
returning me this following error:
time.struct_time(tm_year=2016, tm_mon=10, tm_mday=8, tm_hour=7, tm_min=48,
tm_sec=10, tm_wday=5, tm_yday=282, tm_isdst=0) is not JSON serializable.
Is this a bug?
If I'm using the cli form