pom-ng:proto:ipv4
Protocol ipv4
This module parses IP version 4 packets as defined in RFC 791.
Events
Packet fields
Name | Type | Description |
src | ipv4 | Source address. |
dst | ipv4 | Destination address. |
tos | uint8 | Type of service. |
ttl | uint8 | Time to live. |
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/ipv4.txt · Last modified: 2020/05/26 21:59 (external edit)