Replying to Sebastian Ganschow:
> does anyone now how to contact the developer of the Python pyflowtools 
> Module? The email address given in the README file of the sourcecode 
> package doesn't exists anymore.

Hi!

A year ago I tried to push my fixes to pyflowtools to "mainline". I
received the response but no fixes was pushed.
What I did after - I, in fact, forked the pyflowtools. Right now I am
maintaining pyflowtools package in Fedora, aind I'm happy to answer
any questions you can have so far.

Unfortunately, I haven't set up any usable project page for it, yet.
I'll do so, I promise.

In the meantime you can download a patch here:
http://cvs.fedora.redhat.com/viewcvs/devel/pyflowtools/pyflowtools-0.3.1.patch?root=extras&rev=1.1&view=auto

There are number of fixes for threading and reference counting issues.

By the way, right now I'm slowly developing code which adds:
1. Ability to parse (open) raw network flow PDUs in python code
2. Ability to create flow files and write flow PDUs into them.
3. Set of method to compare flow PDUs to each other

Thise methods are required for my flowdoubler project, which will
allow to setup two flow-collectors (which will receive identical
flow exports from router) and be able to reboot each other. The
flow-merger will filter the data streams and remove the duplicate
PDUs.

The development is in git tree, available by 
git clone http://stingr.net/git/pyflowtools
gitweb interface at
http://stingr.net/git/?p=pyflowtools;a=summary

Enjoy!

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to