Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

SetPacketType Element Documentation

NAME

SetPacketType — Click element; sets packet type annotation

SYNOPSIS

SetPacketType(TYPE)

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

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.

Clone this wiki locally