Re: [PATCH net-next 7/9] net: Remove martian_destination label

2015-09-23 Thread Eric Dumazet
On Wed, 2015-09-23 at 08:15 -0700, David Ahern wrote: > Move call to ip_handle_martian_dest to various jump sites. The > function only increments a counter and possibly does additional > logging if CONFIG_IP_ROUTE_VERBOSE is enabled. > > Signed-off-by: David Ahern > --- > net/ipv4/route.c | 24 +

[PATCH net-next 7/9] net: Remove martian_destination label

2015-09-23 Thread David Ahern
Move call to ip_handle_martian_dest to various jump sites. The function only increments a counter and possibly does additional logging if CONFIG_IP_ROUTE_VERBOSE is enabled. Signed-off-by: David Ahern --- net/ipv4/route.c | 24 +--- 1 file changed, 13 insertions(+), 11 deleti

[PATCH net-next 7/9] net: Remove martian_destination label

2015-09-22 Thread David Ahern
Move call to ip_handle_martian_dest to various jump sites. The function only increments a counter and possibly does additional logging if CONFIG_IP_ROUTE_VERBOSE is enabled. Signed-off-by: David Ahern --- net/ipv4/route.c | 24 +--- 1 file changed, 13 insertions(+), 11 deleti