找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 6655|回复: 1

有用过Click Modular Router的兄弟帮下忙

[复制链接]
发表于 2006-4-19 18:54:28 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
关于click:    http://pdos.csail.mit.edu/click/

我写了一个简单的测试element(SimplePushElement)
源文件simplepushelement.cc和simplepushelement.hh放在/elements/local(./configure --enable-local)
然后进入click目录
make elemlist
make install

之后写了一个测试文件如下:
// test.click

// This configuration should print this line five times:
// ok:   40 | 45000028 00000000 401177c3 01000001 02000002 13691369

// Run it at user level with
// 'click test.click'

// Run it in the Linux kernel with
// 'click-install test.click'
// Messages are printed to the system log (run 'dmesg' to see them, or look
// in /var/log/messages), and to the file '/click/messages'.

InfiniteSource(DATA \, LIMIT 5, STOP true)
        -> Strip(14)
        -> Align(4, 0)    // in case we're not on x86
        -> CheckIPHeader(BADSRC 18.26.4.255 2.255.255.255 1.255.255.255)
               ->  SimplePushElement
               -> Print(ok)
        -> Discard;

测试:click test.click
结果SimplePushElement不能被识别,各位用过Click的朋友帮下忙
routeros
发表于 2009-2-6 13:36:04 | 显示全部楼层
我也想知道咯 谁可以给我一个学习click modular router的好资料呢
routeros
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-11-22 17:06 , Processed in 0.054726 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表