Etherbunny-0.3: A network analysis toolkit for Haskell

Portabilityghc
Stabilityexperimental
Maintainernickburlett@mac.com

Network.Etherbunny.Ethernet

Contents

Description

Ethernet Packet access for Etherbunny.

Synopsis

Types

data MACAddr Source

The MACAddr type gives a useful interface to MAC Addresses

data EthType Source

The EthType type is designed to show the type of payload in an Ethernet packet

data EtherPkt Source

The EthPkt type defines an Ethernet II packet with another Packet payload

Instances

Functions