On 9/20/19 7:30 PM, Jakub Kicinski wrote: > I'm assuming the mix of u8 and __u8 is intentional, since this is a partial > revert :)
original patch for rt_uses_gateway used __u8 so yes put that back. not sure why I used u8 for the new field, but left it on the move.