diff options
| author | Sven Wegener <[email protected]> | 2008-08-03 21:06:44 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-08-03 21:06:44 +0000 |
| commit | adf044c8778de98dae29c5ce9973b7e43964674f (patch) | |
| tree | aca4e834cf1a9d15d348f9c23905dcf9f443ca85 /scripts/patch-kernel | |
| parent | net: use software GSO for SG+CSUM capable netdevices (diff) | |
| download | kernel-adf044c8778de98dae29c5ce9973b7e43964674f.tar.gz kernel-adf044c8778de98dae29c5ce9973b7e43964674f.zip | |
net: Add missing extra2 parameter for ip_default_ttl sysctl
Commit 76e6ebfb40a2455c18234dcb0f9df37533215461 ("netns: add namespace
parameter to rt_cache_flush") acceses the extra2 parameter of the
ip_default_ttl ctl_table, but it is never set to a meaningful
value. When e84f84f276473dcc673f360e8ff3203148bdf0e2 ("netns: place
rt_genid into struct net") is applied, we'll oops in
rt_cache_invalidate(). Set extra2 to init_net, to avoid that.
Reported-by: Marcin Slusarz <[email protected]>
Signed-off-by: Sven Wegener <[email protected]>
Tested-by: Marcin Slusarz <[email protected]>
Acked-by: Denis V. Lunev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
