diff options
author | 2011-03-24 07:01:24 +0000 | |
---|---|---|
committer | 2011-03-24 11:49:54 -0700 | |
commit | fcd13f42c9d6ab7b1024b9b7125a2e8db3cc00b2 (patch) | |
tree | 2c088856e18636a77077cea244e227453782910c /tools/perf/scripts/python | |
parent | mlx4_en: Removing HW info from ethtool -i report. (diff) | |
download | linux-dev-fcd13f42c9d6ab7b1024b9b7125a2e8db3cc00b2.tar.xz linux-dev-fcd13f42c9d6ab7b1024b9b7125a2e8db3cc00b2.zip |
ipv4: fix fib metrics
Alessandro Suardi reported that we could not change route metrics :
ip ro change default .... advmss 1400
This regression came with commit 9c150e82ac50 (Allocate fib metrics
dynamically). fib_metrics is no longer an array, but a pointer to an
array.
Reported-by: Alessandro Suardi <alessandro.suardi@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Tested-by: Alessandro Suardi <alessandro.suardi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions