diff options
| author | Xin Long <[email protected]> | 2018-02-27 19:19:41 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-02-27 14:36:28 -0500 |
| commit | 2b3957c34b6d7f03544b12ebbf875eee430745db (patch) | |
| tree | d7002ce7bf34de3ee2372a09e271c42f4df8a033 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | a6aa80446234ec0ad38eecdb8efc59e91daae565 (diff) | |
sit: fix IFLA_MTU ignored on NEWLINK
Commit 128bb975dc3c ("ip6_gre: init dev->mtu and dev->hard_header_len
correctly") fixed IFLA_MTU ignored on NEWLINK for ip6_gre. The same
mtu fix is also needed for sit.
Note that dev->hard_header_len setting for sit works fine, no need to
fix it. sit is actually ipv4 tunnel, it can't call ip6_tnl_change_mtu
to set mtu.
Reported-by: Jianlin Shi <[email protected]>
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions