commit | 2e47b291953c35afa4e20a65475954c1a1b9afe1 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu May 15 16:38:41 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 16:50:30 2014 -0400 |
tree | e17484d3f6f9825862acf16bbddae1a1f511f716 | |
parent | 2f67cc87d662e935d2cfaea5a3fb7138ac35c5de [diff] |
net: ipv6: make "ip -6 route get mark xyz" work. Currently, "ip -6 route get mark xyz" ignores the mark passed in by userspace. Make it honour the mark, just like IPv4 does. Signed-off-by: Lorenzo Colitti <lorenzo@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>