commit | ca29fd7cce5a6444d57fb86517589a1a31c759e1 | [log] [tgz] |
---|---|---|
author | Keefe Liu <liuqifa@huawei.com> | Thu Nov 09 20:09:31 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 11 19:27:05 2017 +0900 |
tree | 6d1253fc9a0ec1075c33a380a5ee4c837f55a978 | |
parent | 3d67a5075295982fb055be6a5d5c78b0e0be3591 [diff] |
ipvlan: fix ipv6 outbound device When process the outbound packet of ipv6, we should assign the master device to output device other than input device. Signed-off-by: Keefe Liu <liuqifa@huawei.com> Acked-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>