RT_CHANGE_RTFLAGS_MASK
uint32_t rt_flags = nhop_get_rtflags(nh) & ~RT_CHANGE_RTFLAGS_MASK;
rt_flags |= info->rti_flags & RT_CHANGE_RTFLAGS_MASK;