-
Notifications
You must be signed in to change notification settings - Fork 81
SetPacketType
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
SetPacketType — Click element; sets packet type annotation
SetPacketType(TYPE)
Ports: 1 input, 1 output
Processing: agnostic
SetPacketType sets passing packets' packet type annotations to TYPE. The
packet type annotation tells Linux about the packet's link-level
characteristics. For example, was the packet sent directly to this host, or
was it broadcast? TYPE should be one of `HOST
', `BROADCAST
',
`MULTICAST
', `OTHERHOST
', `OUTGOING
', or `LOOPBACK
'.
Generated by click-elem2man from ../elements/standard/setpackettype.hh:7
on 2018/10/03.