Constant netlink_packet_route::rtnl::constants::RT_TABLE_MAIN[][src]

pub const RT_TABLE_MAIN: u8 = 254;
Expand description

The main routing table.

By default, apart from the local ones which are added to the local table, routes that are added to this table.