Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdlayher/ospf3

Package ospf3 implements OSPFv3 (OSPF for IPv6) as described in RFC5340. MIT Licensed.
https://github.com/mdlayher/ospf3

go golang ipv6 networking ospf

Last synced: 6 days ago
JSON representation

Package ospf3 implements OSPFv3 (OSPF for IPv6) as described in RFC5340. MIT Licensed.

Awesome Lists containing this project

README

        

# ospf3 [![Test Status](https://github.com/mdlayher/ospf3/workflows/Test/badge.svg)](https://github.com/mdlayher/ospf3/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/ospf3.svg)](https://pkg.go.dev/github.com/mdlayher/ospf3) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/ospf3)](https://goreportcard.com/report/github.com/mdlayher/ospf3)

Package `ospf3` implements OSPFv3 (OSPF for IPv6) as described in
[RFC5340](https://tools.ietf.org/html/rfc5340). MIT Licensed.