network-house-0.1.0.3: data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP
Safe HaskellSafe-Inferred
LanguageHaskell2010

Net.IPv4Link

Documentation

initialize :: forall {m :: Type -> Type} {i} {content}. Monad m => (Addr, Addr) -> Maybe Addr -> Interface m i (Addr, Packet content) -> Interface m i (Packet content) Source #