| commit | 2d40557cc702ed8e5edd9bd422233f86652d932e | [log] [tgz] |
|---|---|---|
| author | Xin Long <lucien.xin@gmail.com> | Thu Sep 28 13:23:50 2017 +0800 |
| committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 03:46:42 2017 +0100 |
| tree | 192318057e8660e52877b36969dd98b79d30c65c | |
| parent | d51711c0557d6dbd26c63144aef32c7b3ec264b9 [diff] |
ip6_gre: ip6gre_tap device should keep dst The patch 'ip_gre: ipgre_tap device should keep dst' fixed a issue that ipgre_tap mtu couldn't be updated in tx path. The same fix is needed for ip6gre_tap as well. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>