dhcp6
DHCP server
A Go implementation of the DHCPv6 protocol
Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.
77 stars
5 watching
17 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go implementation of the ARP protocol as specified in RFC 826. | 367 |
| An implementation of an ATA over Ethernet server according to the AoEr11 specification. | 12 |
| Provides low-level access to Linux netlink sockets for building custom network communication applications. | 930 |
| A tool for working with the Neighbor Discovery Protocol. | 221 |
| A Golang library for peer-to-peer service discovery on local networks using multicast DNS | 1,204 |
| A native DTLS 1.2 implementation in Go | 606 |
| An HTTP/2 implementation for fasthttp | 212 |
| A package for serializing and deserializing Ethernet frames and VLAN tags. | 278 |
| An SCTP implementation in Go, providing networking functionality for WebRTC applications. | 227 |
| An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 531 |
| A declarative HTTP client library for the Go programming language | 22 |
| A native Go client for Hadoop Distributed File System (HDFS) | 1,377 |
| A Go implementation of MQTT clients and servers, with support for load testing. | 820 |
| A mini Linked Data Platform Server implemented in Go. | 11 |
| A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |