commit | 81fea579aa57750bb42ed9de5790c48357435cea | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Nov 15 12:16:14 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 12:16:14 2016 -0500 |
tree | 0f662099486d53745d3bb4f2d5914875c839b083 | |
parent | c915fe13cbaae5c7aa7b44f367d05addd60c9008 [diff] | |
parent | 9efdb92d68c726e70066e5b4189c1186c9b6f90c [diff] |
Merge branch 'vxlan-xmit-improvements' Pravin B Shelar says: ==================== vxlan: xmit improvements. Following patch series improves vxlan fast path, removes duplicate code and simplifies vxlan xmit code path. v2-v3: Removed unrelated warning fix from patch 2. rearranged error handling from patch 3 Fixed stats updates in vxlan route lookup in patch 4 v1-v2: Fix compilation error when IPv6 support is not enabled. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>