network-house-0.1.0.2: data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP

Safe HaskellSafe-Inferred
LanguageHaskell98

Net.IPv6

Documentation

newtype Word4 Source

Constructors

Word4 Word8 

Instances

newtype Word20 Source

Constructors

Word20 Word32 

Instances

data Packet content Source

Constructors

Packet 

Instances

Functor Packet 
Unparse content => Unparse (Packet content) 
Parse content => Parse (Packet content)