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

DropBroadcasts Element Documentation

NAME

DropBroadcasts — Click element; drops link-level broadcast and multicast packets

SYNOPSIS

DropBroadcasts

Batching: Batching natively supported
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push

DESCRIPTION

Drop packets that arrived as link-level broadcast or multicast. Used to implement the requirement that IP routers not forward link-level broadcasts. Looks at the packet_type_anno annotation, which FromDevice sets.

SEE ALSO

FromDevice

Generated by click-elem2man from ../elements/standard/dropbroadcasts.hh:7 on 2018/10/03.

Clone this wiki locally