11 lines
476 B
Markdown
11 lines
476 B
Markdown
# 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)
|