Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/corerad
CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.
https://github.com/mdlayher/corerad
golang ipv6 ndp networking routing slaac
Last synced: 11 days ago
JSON representation
CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/corerad
- Owner: mdlayher
- License: other
- Created: 2019-12-26T16:18:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T12:39:51.000Z (about 1 month ago)
- Last Synced: 2024-10-14T17:53:11.115Z (30 days ago)
- Topics: golang, ipv6, ndp, networking, routing, slaac
- Language: Go
- Homepage: https://corerad.net
- Size: 5.05 MB
- Stars: 152
- Watchers: 7
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CoreRAD [![Test](https://github.com/mdlayher/corerad/workflows/Test/badge.svg)](https://github.com/mdlayher/corerad/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/corerad.svg)](https://pkg.go.dev/github.com/mdlayher/corerad) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/corerad)](https://goreportcard.com/report/github.com/mdlayher/corerad)
CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router
advertisement daemon.Apache 2.0 Licensed.
To get started with CoreRAD, [check out corerad.net](https://corerad.net/)!
## Overview
CoreRAD has reached v1.x.x and is considered stable and ready for production use
on Linux routers. Users are welcome to join us on:- [`#corerad` on Gophers Slack](https://invite.slack.golangbridge.org/)
- [`#corerad` on Libera.Chat](https://web.libera.chat/)For more information, you can also check out:
- [CoreRAD a new IPv6 router advertisement
daemon (Matt Layher, February 2020)](https://mdlayher.com/blog/corerad-a-new-ipv6-router-advertisement-daemon/)
- Matt's blog introduces CoreRAD and provides comparisons with [the `radvd`
project](https://github.com/radvd-project/radvd).CoreRAD is inspired by the [CoreDNS](https://coredns.io/) and
[CoreDHCP](https://coredhcp.io/) projects.## Dashboard
A sample Grafana + Prometheus dashboard for CoreRAD can be found at [`corerad-grafana.json`](https://github.com/mdlayher/corerad/blob/main/corerad-grafana.json).
![CoreRAD Grafana + Prometheus dashboard](https://raw.githubusercontent.com/mdlayher/corerad/main/website/static/img/grafana.png)