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

https://github.com/dnesting/ipvx

IP version-agnostic wrapper around net/ipv4 and net/ipv6
https://github.com/dnesting/ipvx

Last synced: 22 days ago
JSON representation

IP version-agnostic wrapper around net/ipv4 and net/ipv6

Awesome Lists containing this project

README

          

# ipvx

ipvx is a light-weight wrapper around net/ipv4 and net/ipv6, to make the task of writing IP version-agnostic
programs just a little bit easier when you need to also make use of protocol-specific features like multicast.

[![Documentation](https://godoc.org/github.com/dnesting/ipvx?status.svg)](http://godoc.org/github.com/dnesting/ipvx)