packet.internet.ipv6 man page on RedHat

Man page or keyword search:  
man Server   29550 pages
apropos Keyword Search (all sections)
Output format
RedHat logo
[printable version]

PACKET.INTERNET.IPV6(1)	  packet.internet.ipv6 1.0.1   PACKET.INTERNET.IPV6(1)

NAME
       packet.internet.ipv6 - IPv6 module

DESCRIPTION
       Decode IP version 6 layer.

CLASSES
   class IPv6(packet.internet.ipv4.IPv4)
       IPv6 object

       Usage:
	   from packet.internet.ipv6 import IPv6

	   x = IPv6(pktt, buffer)

       Object definition:

       IPv6(
	   version	 = int,
	   traffic_class = int,
	   flow_label	 = int,
	   total_size	 = int,
	   protocol	 = int,
	   hop_limit	 = int,
	   src		 = IPv6Addr(),
	   dst		 = IPv6Addr(),
	   options = string, # IPv6 options if available
	   data = string,    # raw data of payload if protocol
			     # is not supported )

       Methods defined here:
       ---------------------

       __init__(self, pktt, data)
	      Constructor

	      Initialize object's private data.

	      pktt:  Packet  trace object (packet.pktt.Pktt) so this layer has
		     access to the parent layers.

	      data:  Raw packet data for this layer.

SEE ALSO
       baseobj(1),	packet.internet.ipv4(1),      packet.transport.tcp(1),
       packet.unpack(1)

BUGS
       No known bugs.

AUTHOR
       Jorge Mora (mora@netapp.com)

NFStest 1.0.2			 10 April 2013	       PACKET.INTERNET.IPV6(1)
[top]

List of man pages available for RedHat

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net