-
Notifications
You must be signed in to change notification settings - Fork 321
SetPacketType
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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 2017/10/17.