Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdlayher/geneve

Package geneve implements marshaling and unmarshaling of Generic Network Virtualization Encapsulation (Geneve) headers, as described in the IETF internet draft: https://tools.ietf.org/html/draft-ietf-nvo3-geneve-02. MIT Licensed.
https://github.com/mdlayher/geneve

Last synced: about 1 month ago
JSON representation

Package geneve implements marshaling and unmarshaling of Generic Network Virtualization Encapsulation (Geneve) headers, as described in the IETF internet draft: https://tools.ietf.org/html/draft-ietf-nvo3-geneve-02. MIT Licensed.

Awesome Lists containing this project

README

        

geneve [![Build Status](https://travis-ci.org/mdlayher/geneve.svg?branch=master)](https://travis-ci.org/mdlayher/geneve) [![GoDoc](http://godoc.org/github.com/mdlayher/geneve?status.svg)](http://godoc.org/github.com/mdlayher/geneve) [![Report Card](https://goreportcard.com/badge/github.com/mdlayher/geneve)](https://goreportcard.com/report/github.com/mdlayher/geneve)
======

Package `geneve` implements marshaling and unmarshaling of Generic Network
Virtualization Encapsulation (Geneve) headers, as described in the
IETF internet draft:
[https://tools.ietf.org/html/draft-ietf-nvo3-geneve-02](https://tools.ietf.org/html/draft-ietf-nvo3-geneve-02).
MIT Licensed.