1Socket::Netlink::Route(U3s)er Contributed Perl DocumentatSioocnket::Netlink::Route(3)
2
3
4

NAME

6       "Socket::Netlink::Route" - interface to Linux's "NETLINK_ROUTE" netlink
7       socket protocol
8

DESCRIPTION

10       This module contains the low-level constants and structure handling
11       functions required to use the "NETLINK_ROUTE" protocol of Linux's
12       "PF_NETLINK" socket family. It is suggested to use the high-level
13       object interface to this protocol instead; see
14       IO::Socket::Netlink::Route.
15
16       For more information, see the Linux kernel documentation about the
17       "NETLINK_ROUTE" protocol family in rtnetlink(7)
18
19        $ man 7 rtnetlink
20

SEE ALSO

22       ·   Socket::Netlink - interface to Linux's "PF_NETLINK" socket family
23
24       ·   IO::Socket::Netlink::Route - Object interface to "NETLINK_ROUTE"
25           netlink protocol sockets
26

AUTHOR

28       Paul Evans <leonerd@leonerd.org.uk>
29
30
31
32perl v5.32.0                      2020-07-28         Socket::Netlink::Route(3)
Impressum