On Wed, Jun 17, 2015 at 11:07 AM, Roopa Prabhu <[email protected]> wrote: > From: Roopa Prabhu <[email protected]> > > This patch adds NLM_F_APPEND flag to struct nlmsg_hdr->nlmsg_flags > in newroute notifications if the route add was an append. > (This is similar to how NLM_F_REPLACE is already part of new > route replace notifications today) > > This helps userspace determine if the route add operation was > an append. > > Signed-off-by: Roopa Prabhu <[email protected]> > --- > v2: flip if condition around append and change |= to = > (feedback from Alexander Duyck and Scott Feldman)
Is this a bug fix for net, or a new feature for net-next? Regardless, Acked-by: Scott Feldman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
