Sunday, December 26, 2010

Looks like netflow2 is finished



Ripped some code, responsible for sending flows in opposite direction
Added functionality to process indexes as classes, which means that all data ifaces whoose index set to non-zero are used as learning nodes.



Added functionality to send classifed data out of outCLASS iface, if there is no such iface - data is sent via out1 (default iface)

Removed iface index from flow itself (to complete searches)
added class to flow statistics


to do: sent flow class as one of netflow fields (probably TOS or smth - need to look deepere of what a hell is inside of netflow5)

to do: testbed: netflow+ng_bpf

to do: prevent classified data to be send on newflows (actually, when there is a data iface and it's index set to 0, looping is very fucking possible

to do: learn how to use ng_bpf

No comments:

Post a Comment