]> git.proxmox.com Git - mirror_iproute2.git/commit
add a source addres length parameter to rt_addr_n2a
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 15 Mar 2015 19:48:32 +0000 (14:48 -0500)
committerStephen Hemminger <shemming@brocade.com>
Tue, 24 Mar 2015 22:45:23 +0000 (15:45 -0700)
commit26dcdf3a91123c6bf748e06d1205d110d95f34db
treede4dad3af17f9157d326fe52ce72e9f34ddbfcd5
parent11c39b5e98a163889fe5e1840e1b2a105bc33680
add a source addres length parameter to rt_addr_n2a

For some address families (like AF_PACKET) it is helpful to have the
length when prenting the address.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
include/utils.h
ip/iplink_bond.c
ip/ipmroute.c
ip/ipprefix.c
ip/iproute.c
ip/iprule.c
ip/iptunnel.c
ip/ipxfrm.c
ip/link_ip6tnl.c
ip/xfrm_monitor.c
lib/utils.c