首页 > 其他 > 详细

iproute2更新

时间:2020-03-03 10:46:10      阅读:112      评论:0      收藏:0      [点我收藏+]

git clone git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
cd iproute2
./configure
# edit Makefile & disable tc
make
make DESTDIR=`pwd`/dist install
 

iproute2更新

原文:https://www.cnblogs.com/dream397/p/12400554.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!