Commit History

Author SHA1 Message Date
  Dario Nieuwenhuis 482802ba03 Fix u32::MAX 3 years ago
  Anton Romanov fc207c590d Account for lease time, router and subnet options in DhcpRepr::buffer_len 3 years ago
  Ryan Summers 267084aedf Adding parsing test with lease time 4 years ago
  Ryan Summers 532fb02297 Updating control logic 4 years ago
  Ryan Summers 3eea096b7e Adding DHCP lease management 4 years ago
  Alex Crawford 902817e2aa Use iterators instead of manually looping 4 years ago
  Alex Crawford 63bf644992 Dereference match expressions to clean up patterns 4 years ago
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  Scott Mabin 8eb01aca36 Add suppor for DHCP maximum message size option. 5 years ago
  cjbe 15a3e84bac Only use first 3 DHCP advertised DNS servers. 5 years ago
  Astro 657c9aa63a Implement DHCPv4 client + example. 7 years ago
  Astro 7920f84729 Add a few DHCP options 6 years ago
  M@ Dunlap 42780f311f fixed DHCP constants 6 years ago
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. 6 years ago
  Astro ca379144f1 Fix DhcpOption::Other serialization. 7 years ago
  Corentin Henry 2582399191 document the dhcp packet representation (phil-opp/smoltcp#1) 7 years ago
  Philipp Oppermann 2a3c897a2b Create a DHCP wire module 7 years ago