summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-03-24 07:01:24 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-03-24 18:49:54 (GMT)
commitfcd13f42c9d6ab7b1024b9b7125a2e8db3cc00b2 (patch)
tree2c088856e18636a77077cea244e227453782910c /drivers
parent6f71d7927c9a9efb7d7e9e6d227d5e246a9c5bd7 (diff)
downloadlinux-fcd13f42c9d6ab7b1024b9b7125a2e8db3cc00b2.tar.xz
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 'drivers')
0 files changed, 0 insertions, 0 deletions