Table of Contents

This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.

Idle Element Documentation

NAME

Idle -- Click element; discards packets

SYNOPSIS

Idle

Ports: any number of inputs, any number of outputs
Processing: agnostic
Package: standard (core)

DESCRIPTION

Has zero or more agnostic outputs and zero or more agnostic inputs. It never pushes a packet to any output or pulls a packet from any input. Any packet it does receive is discarded. Used to avoid "input not connected" error messages.

Generated by 'click-elem2man' from '../elements/standard/idle.hh' on 20/Feb/2006.

COMMENTS