supRA/README.md

12 lines
476 B
Markdown
Raw Permalink Normal View History

2022-07-01 10:50:40 +09:00
# supRA
A WIP customizable ICMPv6 Router Advertisement (RA) sender.
[lua 5.4](https://www.lua.org/ftp/lua-5.4.4.tar.gz) is required.
## Config
See [config.sample.lua](./config.sample.lua) for more information.
## References
- [RFC4861 Router Advertisement Message Format](https://www.rfc-editor.org/rfc/rfc4861.html#section-4.2)
- [IANA IPv6 Neighbor Discovery Option Formats](https://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xhtml#icmpv6-parameters-5)