On Fri, 7 Jun 2019 15:38:16 -0700 David Ahern <dsah...@kernel.org> wrote:
> From: David Ahern <dsah...@gmail.com> > > Add capability to ip-monitor to listen and dump nexthop messages. > Since the nexthop group = 32 which exceeds the max groups bit > field, 2 separate flags are needed - one that defaults on to indicate > nexthop group is joined by default and a second that indicates a > specific selection by the user (e.g, ip mon nexthop route). > > Signed-off-by: David Ahern <dsah...@gmail.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>