Re: [PATCH net-next v4 0/2] mpls: multipath support

2015-10-22 Thread roopa
On 10/21/15, 9:04 PM, Eric W. Biederman wrote: > Roopa Prabhu writes: > >> From: Roopa Prabhu >> >> This patch adds support for MPLS multipath routes. >> >> Includes following changes to support multipath: >> - splits struct mpls_route into

Re: [PATCH net-next v4 0/2] mpls: multipath support

2015-10-22 Thread David Miller
From: Roopa Prabhu Date: Sun, 18 Oct 2015 18:20:43 -0700 > This patch adds support for MPLS multipath routes. Please address Rob's feedback and respin, thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

Re: [PATCH net-next v4 0/2] mpls: multipath support

2015-10-21 Thread Eric W. Biederman
Roopa Prabhu writes: > From: Roopa Prabhu > > This patch adds support for MPLS multipath routes. > > Includes following changes to support multipath: > - splits struct mpls_route into 'struct mpls_route + struct mpls_nh'. > > - struct

Re: [PATCH net-next v4 0/2] mpls: multipath support

2015-10-21 Thread David Miller
From: Roopa Prabhu Date: Sun, 18 Oct 2015 18:20:43 -0700 > This patch adds support for MPLS multipath routes. Eric, can you please review these changes? Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

[PATCH net-next v4 0/2] mpls: multipath support

2015-10-18 Thread Roopa Prabhu
From: Roopa Prabhu This patch adds support for MPLS multipath routes. Includes following changes to support multipath: - splits struct mpls_route into 'struct mpls_route + struct mpls_nh'. - struct mpls_nh represents a mpls nexthop label forwarding entry - Adds