-
Notifications
You must be signed in to change notification settings - Fork 321
GetIP6Address
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
GetIP6Address — Click element;
GetIP6Address(OFFSET)
Ports: 1 input, 1 output
Processing: agnostic
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.
NDSol, LookupIP6Route, SetIP6Address, StoreIP6Address
Generated by click-elem2man from ../elements/ip6/getip6address.hh:7
on 2017/10/17.