From: David Ahern
Date: Tue, 28 Mar 2017 15:19:49 -0700
> A recent commit skips nexthops in a route if the device has been
> deleted. Update lfib_nlmsg_size accordingly.
>
> Reported-by: Roopa Prabhu
> Signed-off-by: David Ahern
Applied, thanks.
On 28/03/17 23:19, David Ahern wrote:
A recent commit skips nexthops in a route if the device has been
deleted. Update lfib_nlmsg_size accordingly.
Reported-by: Roopa Prabhu
Signed-off-by: David Ahern
Acked-by: Robert Shearman
On 3/28/17, 3:19 PM, David Ahern wrote:
> A recent commit skips nexthops in a route if the device has been
> deleted. Update lfib_nlmsg_size accordingly.
>
> Reported-by: Roopa Prabhu
> Signed-off-by: David Ahern
> ---
>
Acked-by: Roopa Prabhu
A recent commit skips nexthops in a route if the device has been
deleted. Update lfib_nlmsg_size accordingly.
Reported-by: Roopa Prabhu
Signed-off-by: David Ahern
---
net/mpls/af_mpls.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/mpls/af_mpls.c b/net/mpls/af_mpls.c
index 74755920c