mdlayher / vxlanLinks
Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. MIT Licensed.
☆11Updated 9 years ago
Alternatives and similar repositories for vxlan
Users that are interested in vxlan are comparing it to the libraries listed below
Sorting:
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 6 years ago
- Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.☆13Updated 8 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16Updated 4 years ago
- Package tftp implements a TFTP server, as described in RFC 1350. MIT Licensed.☆10Updated 10 years ago
- Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.☆79Updated 2 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- pure golang crypt(3) implementation☆22Updated 3 months ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…