From: David Ahern <d...@cumulusnetworks.com>
Date: Wed, 11 Jan 2017 15:42:17 -0800

> rtm_table is an 8-bit field while table ids are allowed up to u32. Commit
> 709772e6e065 ("net: Fix routing tables with id > 255 for legacy software")
> added the preference to set rtm_table in dumps to RT_TABLE_COMPAT if the
> table id is > 255. The table id returned on get route requests should do
> the same.
> 
> Fixes: c36ba6603a11 ("net: Allow user to get table id from route lookup")
> Signed-off-by: David Ahern <d...@cumulusnetworks.com>

Good catch, applied and queued up for -stable.

Reply via email to