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
 

相关文章:

  • 2022-01-01
  • 2021-09-04
  • 2022-12-23
  • 2021-09-11
  • 2022-01-01
  • 2022-01-01
猜你喜欢
  • 2022-01-01
  • 2021-09-14
  • 2021-12-12
  • 2022-01-01
  • 2022-12-23
  • 2022-01-01
  • 2022-01-01
相关资源
相似解决方案