netlink-1.1.1.0: Netlink communication for Haskell
Library to comminicate with Linux kernel via Netlink
Signatures
Modules
- System
- Linux
- System.Linux.Netlink The base module for the netlink package
- System.Linux.Netlink.GeNetlink The base module for genetlink implementations
- System.Linux.Netlink.GeNetlink.Control This module implements the control protocol of genetlink
- System.Linux.Netlink.GeNetlink.NL80211 Implementation of NL80211
- System.Linux.Netlink.GeNetlink.NL80211.StaInfo Implementation of NL80211
- System.Linux.Netlink.GeNetlink.NL80211.WifiEI Implementation of NL80211
- System.Linux.Netlink.Helpers Internal short names for Get and Put functions
- System.Linux.Netlink.Route The implementation for netlinks route family
- System.Linux.Netlink.Route.LinkStat The implementation for netlinks route linkstat portion
- System.Linux.Netlink.GeNetlink The base module for genetlink implementations
- System.Linux.Netlink The base module for the netlink package
- Linux