[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150902135325.46aa7cef@urahara>
Date: Wed, 2 Sep 2015 13:53:25 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Ahern <dsa@...ulusnetworks.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] net: Add table id from route lookup to
route response
On Wed, 2 Sep 2015 13:16:20 -0700
David Ahern <dsa@...ulusnetworks.com> wrote:
> diff --git a/include/uapi/linux/rtnetlink.h b/include/uapi/linux/rtnetlink.h
> index 702024769c74..5add1468350a 100644
> --- a/include/uapi/linux/rtnetlink.h
> +++ b/include/uapi/linux/rtnetlink.h
> @@ -310,6 +310,7 @@ enum rtattr_type_t {
> RTA_PREF,
> RTA_ENCAP_TYPE,
> RTA_ENCAP,
> + RTA_TABLE_LOOKUP, /* table hit for fib lookup */
Why add a comment here. There is nothing special that needs a comment.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists