Skip to content
/ dhcplib Public

dhcp library written in rust

License

Notifications You must be signed in to change notification settings

soofff/dhcplib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHCP Protocol

Dynamic Host Configuration Protocol

RFC support

  • rfc2131
  • rfc2132
  • rfc3046 (limited)

Features

  • parse dhcp packet to rust types
  • client/server communication messaging feature
  • serde support with_serde feature

About

dhcp library written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages