commit | a346abe051bd2bd0d5d0140b2da9ec95639acad7 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Mon Jul 01 06:39:36 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 10:54:51 2019 -0700 |
tree | 1e03874ac049b3d298d382e678a84b68f7ce5f12 | |
parent | 954a5a029472568845a25cd1c59e02e09db3316c [diff] |
ipv6: icmp: allow flowlabel reflection in echo replies Extend flowlabel_reflect bitmask to allow conditional reflection of incoming flowlabels in echo replies. Note this has precedence against auto flowlabels. Add flowlabel_reflect enum to replace hard coded values. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>