-
Notifications
You must be signed in to change notification settings - Fork 321
AggregateLength
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
AggregateLength — Click element; sets aggregate annotation based on packet length
AggregateLength(KEYWORDS)
Ports: 1 input, 1 output
Processing: agnostic
Drivers: userlevel
AggregateLength sets the aggregate annotation on every passing packet to the packet's length, plus any length stored in the extra length annotation.
Keyword arguments are:
- IP — Boolean. If true, then only include length starting at the IP header. Default is false.
If IP is true, then packets without a network header are pushed onto output 1, or dropped if there is no output 1.
Generated by click-elem2man from ../elements/analysis/aggregatelen.hh:7
on 2017/10/17.