rtnetlink: Manipulate network devices, addresses, and routes on Linux
A high-level, extensible, pure Haskell interface to the ROUTE_NETLINK subsystem of netlink for manipulating network devices on Linux. RTNetlink provides the RTNL monad to simplify sending and receiving messages, pre-built types for manipulating devices and addresses, and typeclasses for creating your own messages, based on linux/netlink.h, linux/rtnetlink.h, et al.
Modules
- System
- Linux
- System.Linux.RTNetlink
- System.Linux.RTNetlink.Address
- System.Linux.RTNetlink.Link
- System.Linux.RTNetlink.Message
- System.Linux.RTNetlink.Packet
- System.Linux.RTNetlink
- Socket
- Family
- System.Socket.Family.Netlink
- Protocol
- System.Socket.Protocol.RTNetlink
- Family
- Linux
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| examples | Build example programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rtnetlink-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.0.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.9 && <4.10), bytestring (>=0.10 && <0.11), cereal (>=0.5 && <0.6), monad-loops (>=0.4 && <0.5), mtl (>=2.2 && <2.3), pretty-hex (>=1.0 && <1.1), random (>=1.1 && <1.2), rtnetlink, socket (>=0.8 && <0.9), split (>=0.2 && <0.3), transformers (>=0.5 && <0.6), unix (>=2.7 && <2.8) [details] |
| License | BSD-3-Clause |
| Copyright | Formaltech Inc. |
| Author | Ben Hamlin |
| Maintainer | Ben Hamlin <protob3n@gmail.com> |
| Uploaded | by BenHamlin at 2017-03-26T00:21:16Z |
| Category | Network, System |
| Home page | https://gitlab.com/formaltech/rtnetlink-hs |
| Source repo | head: git clone https://gitlab.com/formaltech/rtnetlink-hs |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | rtnl-address, rtnl-link |
| Downloads | 4370 total (16 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2017-03-26 [all 3 reports] |