Nl - Linux Netlink library for Ruby
-
nl
-- core library -
ynl
-- YNL -
nl-linux
-- Definitions for Linux Netlink services
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hanazuki/nl.
License
The gems are available as open source under the terms of the MIT License with the exception that nl-linux
gem is licensed under the 3-Clause BSD License as the library imports YAML definitions for Netlink services (YNL) from Linux.
References
- "Netlink protocol specifications (in YAML)". Netlink Handbook.
- Jakub Kicinski. "YAML Netlink". Linux Plumbers Conference 2022.