commit | 51dc63e3911fbb1f0a7a32da2fe56253e2040ea4 | [log] [tgz] |
---|---|---|
author | Haishuang Yan <yanhaishuang@cmss.chinamobile.com> | Mon Sep 10 22:19:48 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 11 23:50:54 2018 -0700 |
tree | 053ec6cc02a89c352924e7145cbe395033355f0f | |
parent | 5a64506b5c2c3cdb29d817723205330378075448 [diff] |
erspan: fix error handling for erspan tunnel When processing icmp unreachable message for erspan tunnel, tunnel id should be erspan_net_id instead of ipgre_net_id. Fixes: 84e54fe0a5ea ("gre: introduce native tunnel support for ERSPAN") Cc: William Tu <u9012063@gmail.com> Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com> Acked-by: William Tu <u9012063@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>