Skip to content
Tom Barbette edited this page May 7, 2020 · 3 revisions

SetIPAddress Element Documentation

NAME

SetIPAddress — Click element; sets destination IP address annotations

SYNOPSIS

SetIPAddress(ADDR [, ANNO])

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Set the destination IP address annotation of incoming packets to the static IP address ADDR. The ANNO argument, if given, sets the destination IP address annotation number.

ELEMENT HANDLERS

  • addr (read/write) — Returns or sets the ADDR argument.

SEE ALSO

StoreIPAddress, GetIPAddress

Generated by click-elem2man from ../elements/ip/setipaddress.hh:7 on 2020/05/07.

Clone this wiki locally