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

GetIP6Address Element Documentation

NAME

GetIP6Address — Click element;

SYNOPSIS

GetIP6Address(OFFSET)

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Copies 16 bytes from the packet , starting at OFFSET, to the destination IP6 address annotation. The offset is usually 24, to fetch the dst address from an IP6 packet (w/o ether header).

The destination address annotation is used by elements that need to know where the packet is going. Such elements include NDSol and LookupIP6Route.

SEE ALSO

NDSol, LookupIP6Route, SetIP6Address, StoreIP6Address

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

Clone this wiki locally