> On Wed, Dec 17, 2014 at 08:59:57AM +0900, YAMAMOTO Takashi wrote:
>> Retry routing requests as the routing socket is unreliable.
>>
>> Also, add some error checks and logs.
>>
>> Signed-off-by: YAMAMOTO Takashi
>
> Seems reasonable to me.
>
> Acked-by: Ben Pfaff
thank you. applied.
YAMAM
On Wed, Dec 17, 2014 at 08:59:57AM +0900, YAMAMOTO Takashi wrote:
> Retry routing requests as the routing socket is unreliable.
>
> Also, add some error checks and logs.
>
> Signed-off-by: YAMAMOTO Takashi
Seems reasonable to me.
Acked-by: Ben Pfaff
___
Retry routing requests as the routing socket is unreliable.
Also, add some error checks and logs.
Signed-off-by: YAMAMOTO Takashi
---
lib/route-table-bsd.c | 60 ---
1 file changed, 52 insertions(+), 8 deletions(-)
diff --git a/lib/route-table-bs