aboutsummaryrefslogtreecommitdiff
path: root/net/ng_netflow/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=155034
* Update to 0.2.5Kirill Ponomarev2004-08-281-2/+2
| | | | | | | Submitted by: glebius Notes: svn path=/head/; revision=117517
* Update 0.2.4Kirill Ponomarev2004-07-121-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=113452
* - Update to version 0.2.3Kirill Ponomarev2004-06-051-2/+2
| | | | | | | | PR: ports/67585 Submitted by: maintainer Notes: svn path=/head/; revision=110863
* - Update to version 0.2.2Kirill Ponomarev2004-03-071-2/+2
| | | | | | | | PR: ports/63900 Submitted by: maintainer Notes: svn path=/head/; revision=103234
* Add ng_netflow 0.2.1,Kirill Ponomarev2004-02-181-0/+2
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 <glebius@cell.sick.ru> Notes: svn path=/head/; revision=101312