ipv6: support sport, dport and ip_proto in RTM_GETROUTE
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 22 May 2018 21:03:28 +0000 (14:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 19:14:12 +0000 (15:14 -0400)
commiteacb9384a3fec5ea1fd227f37d2b3bcd153d73a2
treefbf6d91981e82f4ec992673a64e1502a7698ca6d
parent404eb77ea766260c45cb05c4a8043b13bd7142d5
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>
net/ipv6/route.c