On Sun, 23 Jul 2017 00:42:02 +0200
e...@bouttier.eu wrote:
> From: Élie Bouttier
>
> This patch replaces exits with returns in ip route
> commands.
>
> Allows to continue when invoked with ip -batch.
>
> Signed-off-by: Élie Bouttier
Sure applied, but any attempt to continue after some of the
From: Élie Bouttier
This patch replaces exits with returns in ip route
commands.
Allows to continue when invoked with ip -batch.
Signed-off-by: Élie Bouttier
---
ip/iproute.c | 47 ++-
1 file changed, 26 insertions(+), 21 deletions(-)
diff --git a/