rtnetlink: Manipulate network devices, addresses, and routes on Linux

[ bsd3, library, network, system ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
examples

Build example programs

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 && <5), bits-bytestring (>=0.1 && <0.2), bytestring (>=0.10 && <0.11), cereal (>=0.5 && <0.6), exceptions (>=0.8 && <0.11), 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://github.com/protoben/rtnetlink.hs
Source repo head: git clone https://github.com/protoben/rtnetlink-hs
Uploaded by BenHamlin at 2019-07-06T02:23:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables rtnl-address, rtnl-link
Downloads 4111 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]