Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

IP6Print Element Documentation

NAME

IP6Print — Click element; pretty-prints IP6 packets

SYNOPSIS

IP6Print([TAG, NBYTES, CONTENTS])

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

dumps simple information about ip6 packet. may someday be as good as IPPrint. TAG specifies the label at the head of each line. NBYTES specify how many bytes to print and CONTENTS specify if the content should be printed, in hex. NBYTES and CONTENTS are keywords.

SEE ALSO

IPPrint, CheckIPHeader

Generated by click-elem2man from ../elements/ip6/ip6print.hh:7 on 2017/10/17.

Clone this wiki locally