开发者

Packet manipulation library in C

I am playing with libnetfilter_queue and am looking for a good C library to work with packets captured by libnetfilter_queue. I really like the dpkt library for 开发者_如何学Cpython and some similar library for C would be wonderful.

Any other workaround or example code for manipulating the packets are also welcome.

with regards,

raj


Netfilter's TPROXY target is available (even at *BSD) => setsockopt can be done from your python code without messing at C.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜