K 10 svn:author V 5 krion K 8 svn:date V 27 2004-02-18T10:10:55.000000Z K 7 svn:log V 559 Add ng_netflow 0.2.1, The ng_netflow node implements Cisco's Netflow (c) version 5 protocol on router running FreeBSD. ng_netflow listens for incoming traffic and identifies unique flows in it. Flows are distinguished by endpoint IP addresses, TCP/UDP port numbers and ToS. Expired flows are exported out of the node. All operation is done in kernel: both traffic capturing and export datagram generation. Exported data contaion almost all Netflow version 5 fields, except of AS numbers. PR: ports/62982 Submitted by: Gleb Smirnoff END