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
[Index]
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.4.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.7 && <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.4 && <0.6), unix (>=2.7 && <2.8) [details] |
License | BSD-3-Clause |
Copyright | Formaltech Inc. |
Author | Ben Hamlin |
Maintainer | Ben Hamlin <protob3n@gmail.com> |
Category | Network, System |
Home page | https://gitlab.com/formaltech/rtnetlink-hs |
Source repo | head: git clone https://gitlab.com/formaltech/rtnetlink-hs |
Uploaded | by BenHamlin at 2017-03-29T02:42:19Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | rtnl-address, rtnl-link |
Downloads | 4212 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |