I’ve been searching this in linux-ip.net and the whole internet but does appears nothing.
What does the “proto kernel” part means in a Routing Table?
Just an example:
[root@tristan]# ip route show table local
local 192.168.99.35 dev eth0 proto kernel scope host src 192.168.99.35
broadcast 127.255.255.255 dev lo proto kernel scope link src 127.0.0.1
excerpt from
man ip(8):