commit | f551c91de262ba36b20c3ac19538afb4f4507441 | [log] [tgz] |
---|---|---|
author | William Tu <u9012063@gmail.com> | Wed Dec 13 16:38:56 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 15 12:34:00 2017 -0500 |
tree | b8f61c416c07b251d64e0780999243482b2b7b99 | |
parent | 1d7e2ed22f8d9171fa8b629754022f22115b3f03 [diff] |
net: erspan: introduce erspan v2 for ip_gre The patch adds support for erspan version 2. Not all features are supported in this patch. The SGT (security group tag), GRA (timestamp granularity), FT (frame type) are set to fixed value. Only hardware ID and direction are configurable. Optional subheader is also not supported. Signed-off-by: William Tu <u9012063@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>