git clone git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.gitcd iproute2./configure# edit Makefile & disable tcmake make DESTDIR=`pwd`/dist install
iproute2更新
原文:https://www.cnblogs.com/dream397/p/12400554.html