Re: [PATCH net-next] net/mpls: Implement handler for strict data checking on dumps

2018-10-10 Thread David Miller
From: David Ahern Date: Tue, 9 Oct 2018 11:10:43 -0700 > From: David Ahern > > Without CONFIG_INET enabled compiles fail with: > > net/mpls/af_mpls.o: In function `mpls_dump_routes': > af_mpls.c:(.text+0xed0): undefined reference to `ip_valid_fib_dump_req' > > The preference is for MPLS to

[PATCH net-next] net/mpls: Implement handler for strict data checking on dumps

2018-10-09 Thread David Ahern
From: David Ahern Without CONFIG_INET enabled compiles fail with: net/mpls/af_mpls.o: In function `mpls_dump_routes': af_mpls.c:(.text+0xed0): undefined reference to `ip_valid_fib_dump_req' The preference is for MPLS to use the same handler as ipv4 and ipv6 to allow consistency when doing a