Etherbunny-0.3: A network analysis toolkit for Haskell

Portabilityghc
Stabilityexperimental
Maintainernickburlett@mac.com

Network.Etherbunny.Ip

Contents

Description

IP Packet access for Etherbunny.

Synopsis

Types

data IPPkt Source

The IPPayload type is used to store each of the possible payload that etherbunny knows about

The IPPkt type gives an interface to Internet Protocol packets

Instances

data IPVerIHL Source

Represents both the IP version and IP Header Length as a single Word8

Functions