Etherbunny-0.2: A network analysis toolkit for haskellContentsIndex
Network.Etherbunny.Ethernet
Portabilityghc
Stabilityexperimental
Maintainernickburlett@mac.com
Contents
Types
Functions
Description
Ethernet Packet access for Etherbunny.
Synopsis
data MACAddr
data EthType
data EtherPkt
getEtherPacket :: Get EtherPkt
Types
data MACAddr
The MACAddr type gives a useful interface to MAC Addresses
show/hide Instances
data EthType
The EthType type is designed to show the type of payload in an Ethernet packet
show/hide Instances
data EtherPkt
The EthPkt type defines an Ethernet II packet with another Packet payload
show/hide Instances
Functions
getEtherPacket :: Get EtherPkt
Produced by Haddock version 0.8