| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=155034
|
|
|
|
| |
Notes:
svn path=/head/; revision=138912
|
|
|
|
|
|
|
| |
Approved by: krion
Notes:
svn path=/head/; revision=134557
|
|
|
|
|
|
|
| |
Pointed out by: kris
Notes:
svn path=/head/; revision=119316
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=119289
|
|
|
|
|
|
|
| |
Submitted by: glebius
Notes:
svn path=/head/; revision=117517
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=113452
|
|
|
|
|
|
|
|
| |
PR: ports/67585
Submitted by: maintainer
Notes:
svn path=/head/; revision=110863
|
|
|
|
|
|
|
|
| |
PR: ports/63900
Submitted by: maintainer
Notes:
svn path=/head/; revision=103234
|
|
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
|