[ragel-users] Ragel and protocol analysis
Adrian Thurston
thurston at complang.org
Fri Jan 23 23:30:54 UTC 2009
It's certainly possible:
http://www.zedshaw.com/tips/ragel_state_charts.html
Keep in mind though that this is not what ragel was designed for. It was
made for compiling regular languages with embedded actions to C code.
-Adrian
Alexis Letessier wrote:
> Hello,
>
> I am new to this mailing list and i am also discovering ragel.
>
> I would like to know if protocol analysis is possible with ragel?
>
> For example, would it be possible to feed ragel with tcpdump or tshark
> ouput and validate it against a tcp state diagram ?
> http://www.andreadrian.de/c-workshop/tcp-state-diagram.gif
>
> Regards
>
> Alexis
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ragel-users mailing list
> ragel-users at complang.org
> http://www.complang.org/mailman/listinfo/ragel-users
More information about the ragel-users
mailing list