User Tools

Site Tools


pom-ng:proto:ipv6
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
pom-ng:proto:ipv6 [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Protocol ipv6 ======
  
 +This module parses [[wp>IPv6]] packets as defined in RFC [[rfc>2460]].
 +
 +===== Events =====
 +
 +None.
 +
 +===== Packet fields =====
 +
 +^ Name ^ Type ^ Description ^
 +|src|ipv6|Source address.|
 +|dst|ipv6|Destination address.|
 +|hlim|uint8|Hop limit.|
 +
 +===== Parameters =====
 +
 +^ Name ^ Type ^ Default value ^ Description ^
 +|fragment_timeout|uint32|60|Number of seconds after which incomplete fragmented packets are discarded.|
 +|conntrack_timeout|uint32|7200|Number of seconds after which a connection without activity is forgotten.|
pom-ng/proto/ipv6.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1