kyle's dhcp server
Go to file
Kyle Isom 282beeddee Binding to an interface relies on Linux right now. 2023-05-02 16:40:12 -07:00
cmd/kdhcpd basic UDP server bound to an interface 2023-05-02 09:27:27 -07:00
config basic UDP server bound to an interface 2023-05-02 09:27:27 -07:00
log checkpoint 2023-05-01 18:50:45 +00:00
notes adding notes 2023-05-01 22:32:51 -07:00
server Binding to an interface relies on Linux right now. 2023-05-02 16:40:12 -07:00
.gitignore config: writing how the config file should look 2023-05-01 22:32:09 -07:00
BUILD.bazel bazel stuff 2023-04-29 23:46:44 -07:00
WORKSPACE bazel stuff 2023-04-29 23:46:44 -07:00
deps.bzl basic UDP server bound to an interface 2023-05-02 09:27:27 -07:00
gazelle.sh bazel stuff 2023-04-29 23:46:44 -07:00
go.mod config: writing how the config file should look 2023-05-01 22:32:09 -07:00
go.sum config: writing how the config file should look 2023-05-01 22:32:09 -07:00
kdhcpd.yaml basic UDP server bound to an interface 2023-05-02 09:27:27 -07:00