| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|