Skip to content

A sample DHCP server library for .NET Core with a focus on high performance.

License

Notifications You must be signed in to change notification settings

bobbymcr/DhcpServer

Repository files navigation

DhcpServer

A sample DHCP server library for .NET Core with a focus on high performance. In particular, the library makes extensive use of structs and Memory/Span to achieve zero per-request heap allocation.

About

A sample DHCP server library for .NET Core with a focus on high performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages