diff options
author | David S. Miller <davem@davemloft.net> | 2017-11-10 14:39:54 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-10 14:39:54 +0900 |
commit | be61a484af474c1f9c7a25a71a7065efe20984b8 (patch) | |
tree | 66dfb5c85c3238d5735a341a34a1064d33517a29 /drivers/net/ethernet/neterion | |
parent | c7947e4339b8a3b04f5d90c881f1ce8c05ad8cea (diff) | |
parent | a0efab67aeb9406e30b6a19dd6dd335e24f6bd66 (diff) | |
download | linux-be61a484af474c1f9c7a25a71a7065efe20984b8.tar.bz2 |
Merge branch 'ip_gre-flags-update'
Xin Long says:
====================
ip_gre: add support for i/o_flags update
ip_gre is using as many ip_tunnel apis as possible, newlink works
fine as gre would do it's own part in .ndo_init. But when changing
link, ip_tunnel_changelink doesn't even update i/o_flags, and also
the update of these flags would cause some other gre's properties
need to be updated or recalculated.
These two patch are to add i/o_flags update and then do adjustment
on some gre's properties according to the new i/o_flags.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/neterion')
0 files changed, 0 insertions, 0 deletions