全部博文(685)
brctl网桥(3)
lua(19)
系统机制(4)
智能路由:必备功(8)
基本路由配置:联(1)
防火墙/DMZ/UPNP(3)
linux常用网络命(0)
netifd(1)
netstat(2)
文件系统(9)
应用软件包及内核(5)
系统日志syslogd+(1)
DHCP移植(1)
Iptables移植(6)
Arm移植wifi驱动(5)
Ifconfig移植:网(2)
Web服务器(2)
迅雷(0)
ARM移植openWRT(5)
工具(2)
pppoe拨号上网(2)
刷机(5)
底层驱动(11)
系统编译框架及脚(16)
LuCI(19)
发布时间:2014-09-18 09:49:31
原文地址:http://blog.chinaunix.net/uid-9525959-id-2001542.htmldiff -uNr test1.c test2.c > test.patch然后进入test.patch所在的目录后执行:patch -p0 ......【阅读全文】
发布时间:2014-09-15 17:48:53
原文地址:http://good-zhs.blog.163.com/blog/static/9504668920121019113939254/tftp的命令格式如下tftp –g/-p 目标文件名 源文件名 服务器地址 -g/-p 目标文件名.........【阅读全文】