Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 286 Bytes

gen_netlink

gen_netlink is a encoder, decoder and tool library for talking to the Linux kernel netlink interface.

gen_netlink uses gen_socket to create a netlink socket and wrap that socket in a gen_udp port for ease of use.

BUILDING

Try running: tetrapak build