上一页 1 2 3 4 5 6 7 8 ··· 20 下一页
摘要: MTK setenv bootfileopenwrt-ramips-mt7620a-mt7620a-squashfs-sysupgrade.bin1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVN... 阅读全文
posted @ 2014-06-16 09:04 安心种田 阅读(747) 评论(0) 推荐(0) 编辑
摘要: 1: fopen; fclose;2: malloc free 阅读全文
posted @ 2014-06-06 09:01 安心种田 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 1: 烧录机, 根据芯片选择工程, 打开img。2: 擦除, 编程, 校验3: 焊接, 圆孔对准板子上的圆孔。 阅读全文
posted @ 2014-05-26 13:47 安心种田 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 1:选中文件, 右击共享。2:添加用户, everyone, 读写属性修改。3: 关闭windows防火墙。 阅读全文
posted @ 2014-05-22 09:02 安心种田 阅读(144) 评论(0) 推荐(0) 编辑
摘要: world1. make menuconfig; .config2. make; xzcat: command not found #yum install xz 阅读全文
posted @ 2014-05-06 16:44 安心种田 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 以broadcom 4.12为例netfilter.h中,extern struck list_head nf_hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS];netfilter.h中,#define NF_MAX_HOOKS 8enum{ NFPROTO_UNSPEC... 阅读全文
posted @ 2014-05-04 14:28 安心种田 阅读(406) 评论(0) 推荐(0) 编辑
摘要: 我配置了一条NAT规则实现端口转换, 进行测试。 每次测试后,用iptables -t nat -nvL 进行查看时, 发现pkts每次只加1, 但抓包时发现有6个包都进行了端口转换。 请问其余的5个包是何时进行端口转换的?解决问题过程, 添加打印, 抓包。(1) 在NF_HOOK, POST_RO... 阅读全文
posted @ 2014-05-04 09:25 安心种田 阅读(449) 评论(0) 推荐(0) 编辑
摘要: Openwrt编译环境搭建 操作系统 centos-5.8 64位 安装gnome, 可使用Xmanager #yum -y groupinstall "X Window System" #yum -y groupinstall "Desktop" 安装svn #yum install sub... 阅读全文
posted @ 2014-04-25 10:41 安心种田 阅读(4527) 评论(0) 推荐(0) 编辑
摘要: 一: 终端配色方案 Text Color: #EEEE00 Backgroud Color: #000000 Built-in Scheme: XTerm /etc/DIR_COLORS.xterm 中 DIR 01;34 (01是加粗) 阅读全文
posted @ 2014-04-25 09:05 安心种田 阅读(239) 评论(0) 推荐(0) 编辑
摘要: 一: 源码下载 https://dev.openwrt.org/wiki/GetSource二:trunk/README (1) make menuconfig; configure your appreciated configuration for the toolchain and ... 阅读全文
posted @ 2014-04-24 15:55 安心种田 阅读(574) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 20 下一页