diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2018-12-12 12:32:46 +0100 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-12-12 12:38:54 +0100 |
commit | 1ff98ddff763ef043f3fc5860ae29563886276c7 (patch) | |
tree | 2ed644e9dd0bdd47a54600ab3a9db8983296583c /package/network/utils/nftables | |
parent | d35f2a5565fc51fb277f72a8565c871ce1785588 (diff) | |
download | upstream-1ff98ddff763ef043f3fc5860ae29563886276c7.tar.gz upstream-1ff98ddff763ef043f3fc5860ae29563886276c7.tar.bz2 upstream-1ff98ddff763ef043f3fc5860ae29563886276c7.zip |
iproute2: backport upstream patch to fix print_0xhex on 32 bit
The argument to print_0xhex is converted to unsigned long long
so the format string give for normal printout has to be some
variant of %llx. Backport the patch as otherwise, bogus values
will be printed on 32 bit platforms.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/utils/nftables')
0 files changed, 0 insertions, 0 deletions