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

Net.IPv4OverEthernet

Documentation

initialize :: Monad m => (t -> m (Maybe Addr)) -> Interface m i (Packet b) -> Interface m i (t, b) Source #