]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: fix ipv6 ntable on ppc64
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 27 Feb 2013 15:26:17 +0000 (07:26 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 27 Feb 2013 15:26:17 +0000 (07:26 -0800)
commita7c2882461581747488e5aabf10d19b46b371a01
tree08a36f264228711690123f95dba03fd57dad8aca
parent9235195666af7d887771cf557ef2bd3f00b9ecc8
ip: fix ipv6 ntable on ppc64

Add casts to handle printf format when
 sizeof(unsigned long long) != sizeof(__u64)
ip/ipntable.c