[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430931483-28595-1-git-send-email-stephen@networkplumber.org>
Date: Wed, 6 May 2015 09:57:59 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH 0/4] iproute2: exit code fixes
The exit code for ip command has always been 0 on success,
1 on syntax error, and 2 on kernel (netlink) error; but it isn't
documented and there were some regressions and places it was not
being done correctly.
Stephen Hemminger (4):
ip: document exit code
ip: return correct exit code on route failure
ip: fix exit code for rule failures
ip: fix exit code for addrlabel
ip/ipaddrlabel.c | 6 +++---
ip/iproute.c | 2 +-
ip/iprule.c | 2 +-
man/man8/ip.8 | 4 ++++
4 files changed, 9 insertions(+), 5 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists