]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/iplink.c
iproute2: improved error messages
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Fri, 8 Feb 2013 03:32:36 +0000 (03:32 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 11 Feb 2013 17:22:22 +0000 (09:22 -0800)
commit14645ec2310ee7cf6d2f3d5035ac37ec09674e2c
treea37e98cd27c6a675dc47971ef08b677237909681
parentb8a05839f38ab0b18de6668704dc54715c59d0db
iproute2: improved error messages

This patch improves many error messages as follows:
- For incorrect parameters, show the value of the offending parameter, rather than just say that it is incorrect
- Rephrased messages for clarity
- Rephrased to more `mainstream' english

Signed-off-by: Kees van Reeuwijk <reeuwijk@few.vu.nl>
20 files changed:
ip/ip6tunnel.c
ip/ipaddress.c
ip/ipl2tp.c
ip/iplink.c
ip/iplink_can.c
ip/iplink_ipoib.c
ip/iplink_macvlan.c
ip/iplink_macvtap.c
ip/iplink_vlan.c
ip/iplink_vxlan.c
ip/ipnetns.c
ip/ipprefix.c
ip/iproute.c
ip/iptunnel.c
ip/iptuntap.c
ip/ipxfrm.c
ip/link_gre.c
ip/link_vti.c
ip/tcp_metrics.c
ip/tunnel.c