Historique des commits

Auteur SHA1 Message Date
  Alexandra Sandulescu 858968bb26 fuzz: DHCP header parser il y a 3 ans
  Dario Nieuwenhuis 1a3c305b69 wire/dhcp: use bitflags for the FLAGS field. il y a 3 ans
  Dario Nieuwenhuis 22e7233bec wire/dhcp: BROADCAST flag is MSB (0x8000), not LSB (0x0001). il y a 3 ans
  Anton Romanov 201aa6da9a dhcpv4: Emit DNS servers in repr il y a 4 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 4 ans
  Dario Nieuwenhuis 8172d99aec wire/dhcp: Simplify how options are emitted. il y a 4 ans
  Dario Nieuwenhuis ca3badd62d Fix u32::MAX il y a 4 ans
  Anton Romanov 63a6269c53 Account for lease time, router and subnet options in DhcpRepr::buffer_len il y a 4 ans
  Dario Nieuwenhuis 43d582504f dhcp: remove 0.0.0.0s from the DNS serevr list. il y a 4 ans
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket il y a 4 ans
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support il y a 4 ans
  Ryan Summers 267084aedf Adding parsing test with lease time il y a 4 ans
  Ryan Summers 532fb02297 Updating control logic il y a 4 ans
  Ryan Summers 3eea096b7e Adding DHCP lease management il y a 4 ans
  Alex Crawford 902817e2aa Use iterators instead of manually looping il y a 4 ans
  Alex Crawford 63bf644992 Dereference match expressions to clean up patterns il y a 4 ans
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison il y a 4 ans
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  Scott Mabin 8eb01aca36 Add suppor for DHCP maximum message size option. il y a 5 ans
  cjbe 15a3e84bac Only use first 3 DHCP advertised DNS servers. il y a 5 ans
  Astro 657c9aa63a Implement DHCPv4 client + example. il y a 7 ans
  Astro 7920f84729 Add a few DHCP options il y a 7 ans
  M@ Dunlap 42780f311f fixed DHCP constants il y a 7 ans
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. il y a 7 ans
  Astro ca379144f1 Fix DhcpOption::Other serialization. il y a 7 ans
  Corentin Henry 2582399191 document the dhcp packet representation (phil-opp/smoltcp#1) il y a 7 ans
  Philipp Oppermann 2a3c897a2b Create a DHCP wire module il y a 7 ans