pom-ng:proto:arp
Table of Contents
Protocol arp
This module parse ARP (Address_Resolution_Protocol) packets.
Events
None.
Packet fields
Name | Type | Description |
---|---|---|
oper | uint16 | Operation. |
sender_hw_addr | mac | Sender hardware address. |
sender_proto_addr | ipv4 | Sender protocol address. |
target_hw_addr | mac | Target hardware address. |
target_proto_addr | ipv4 | Target protocol address. |
Parameters
None.
pom-ng/proto/arp.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1