commit | eacb9384a3fec5ea1fd227f37d2b3bcd153d73a2 | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Tue May 22 14:03:28 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 23 15:14:12 2018 -0400 |
tree | fbf6d91981e82f4ec992673a64e1502a7698ca6d | |
parent | 404eb77ea766260c45cb05c4a8043b13bd7142d5 [diff] |
ipv6: support sport, dport and ip_proto in RTM_GETROUTE This is a followup to fib6 rules sport, dport and ipproto match support. Only supports tcp, udp and icmp for ipproto. Used by fib rule self tests. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>