Skip to content

carrotsrc/rsgnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RSGNL

The start of a rust interface for libnl-genl and Generic Netlink. It will be built ontop of the rsnl library, in turn an interface for libnl.

The reasoning is to keep the original layout of libnl and libnl-genl. This means that you only link against genl if you're using RSGNL.

Dependencies

  • The rsnl interface for libnl

  • nl-3

  • nl-genl-3

License

MIT

About

Start of libnl-genl interface for rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages