| Etherbunny-0.2: A network analysis toolkit for haskell | Contents | Index |
|
Network.Etherbunny.Ip | Portability | ghc | Stability | experimental | Maintainer | nickburlett@mac.com |
|
|
|
|
|
Description |
IP Packet access for Etherbunny.
|
|
Synopsis |
|
|
|
|
Types
|
|
data IPPkt |
The IPPkt type gives an interface to Internet Protocol packets
| Instances | |
|
|
data IPVerIHL |
Represents both the IP version and IP Header Length as a single Word8
| Instances | |
|
|
Functions
|
|
getIPPacket :: Get IPPkt |
|
Produced by Haddock version 0.8 |