On Tue, 8 Dec 2015 12:24:44 -0800
David Ahern wrote:
> Currently, the table id for VRF devices requires an integer. Convert
> it to use rtnl_rttable_a2n which handles table names from the iproute2
> directory.
>
> This also fixes a bug in the original commit where table name are not
> properly
Currently, the table id for VRF devices requires an integer. Convert
it to use rtnl_rttable_a2n which handles table names from the iproute2
directory.
This also fixes a bug in the original commit where table name are not
properly handled.
Fixes: 15faa0a30bed ("add support for VRF device")
Signed-