| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
o VLAN accounting has been added.
o Distributed accounting support has been added.
o When using "pmacctd", assigning an Agent ID to the daemon is
allowed; when using "nfacctd", mapping the IP address of a
router exporting Netflow packets to an ID is allowed.
o MAC address query capabilties were added to the pmacct client.
|
| |
|
|
|
|
|
|
|
|
|
| |
- A new network daemon, nfacctd, was introduced. It listens for
Netflow V1/V5 packets coming from the network, and then
processes data as pmacctd does.
- pmacctd's IP fragmentation handling has been strongly
enhanced.
|
| |
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Add PostgreSQL support
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
* support for 802.1Q (VLANs) tagged packets
* support for FDDI links. [EXPERIMENTAL]
* two new primitives have been added: source MAC address
and destination MAC address
* static aggregation directives (src_host, dst_host, ..)
are now superseded by primitives that can be stacked
together to form complex aggregation methods.
The commandline syntax of the client program has been
consequently changed to support these new features
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: fjoe (mentor)
|
|
|
|
|
| |
PR: 53637
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
|
|
|
|
|
|
|
| |
- fix WITH_MYSQL build
PR: 52152, 52150
Submitted by: maintainer
|
|
Network tool to gather IP traffic information.
PR: 51979
Submitted by: Kirill Ponomarew
|