From: David Ahern <d...@cumulusnetworks.com> Date: Wed, 2 Sep 2015 13:58:36 -0700
> rt_fill_info which is called for 'route get' requests hardcodes the > table id as RT_TABLE_MAIN which is not correct when multiple tables > are used. Use the newly added table id in the rtable to send back > the correct table similar to what is done for IPv6. > > To maintain current ABI a new request flag, RTM_F_LOOKUP_TABLE, is > added to indicate the actual table is wanted versus the hardcoded > response. > > Signed-off-by: David Ahern <d...@cumulusnetworks.com> > --- > v2 > - use a new request flag to indicate the real table id is wanted > (suggested by Thomas) Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html