Copyright | (c) Formaltech Inc. 2017 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | Linux |
Safe Haskell | None |
Language | Haskell2010 |
System.Linux.RTNetlink.Link
Description
Documentation
A link identified by its index.
Instances
A link identified by its name.
Constructors
LinkName ByteString |
An ethernet address.
Link wildcard.
Constructors
AnyLink |
A dummy interface.
A bridge interface.
The state of a link.
The header corresponding to link messages, based on 'struct ifinfomsg' from 'linux/if_link.h'.
Constructors
IfInfoMsg | |