On 11/1/15, 1:27 PM, Eric W. Biederman wrote: > Roopa Prabhu <ro...@cumulusnetworks.com> writes: > >> diff --git a/net/mpls/af_mpls.c b/net/mpls/af_mpls.c >> index c70d750..7db9678 100644 >> --- a/net/mpls/af_mpls.c >> +++ b/net/mpls/af_mpls.c >> @@ -27,6 +27,8 @@ >> */ >> #define MAX_MP_SELECT_LABELS 4 >> >> +u32 mpls_multipath_secret __read_mostly; > This mpls_multipath_secret is never used. > It is used in mpls_multipath_rebalance, same as fib_rebalance. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH net-next RFC] mpls: support for dead routes Roopa Prabhu
- Re: [PATCH net-next RFC] mpls: support for dead rou... Robert Shearman
- Re: [PATCH net-next RFC] mpls: support for dead... roopa
- Re: [PATCH net-next RFC] mpls: support for ... Robert Shearman
- Re: [PATCH net-next RFC] mpls: support ... Eric W. Biederman
- Re: [PATCH net-next RFC] mpls: support for dead rou... Eric W. Biederman
- Re: [PATCH net-next RFC] mpls: support for dead... roopa
- Re: [PATCH net-next RFC] mpls: support for ... Eric W. Biederman
- [PATCH net-next] mpls: Don't accept multipath confi... Eric W. Biederman
- Re: [PATCH net-next] mpls: Don't accept multipa... Sergei Shtylyov
- Re: [PATCH net-next] mpls: Don't accept mul... Eric W. Biederman
- Re: [PATCH net-next] mpls: Don't accept... roopa
- Re: [PATCH net-next] mpls: Don't a... Robert Shearman