Historial de Commits

Autor SHA1 Mensaje Fecha
  datdenkikniet ca4a98acc6 Make DhcpRepr use an Option<Vec<Ipv4Address>> hace 2 años
  Dario Nieuwenhuis 2566754daf dhcp/wire: Rename DhcpOptionsBuffer -> DhcpOptionWriter hace 2 años
  Dario Nieuwenhuis 47ce69bb44 wire/dhcp: remove option enum, letting higher layers specify kind+data. hace 2 años
  Dario Nieuwenhuis ffab9dbba9 wire/dhcp: make some packet funcs infallible. hace 2 años
  lachlansneff-parallel da59503d7f Add additional DHCP configurability (try two) (#650) hace 2 años
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. hace 2 años
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. hace 2 años
  Alexandra Sandulescu 858968bb26 fuzz: DHCP header parser hace 3 años
  Dario Nieuwenhuis 1a3c305b69 wire/dhcp: use bitflags for the FLAGS field. hace 3 años
  Dario Nieuwenhuis 22e7233bec wire/dhcp: BROADCAST flag is MSB (0x8000), not LSB (0x0001). hace 3 años
  Anton Romanov 201aa6da9a dhcpv4: Emit DNS servers in repr hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 3 años
  Dario Nieuwenhuis 8172d99aec wire/dhcp: Simplify how options are emitted. hace 3 años
  Dario Nieuwenhuis ca3badd62d Fix u32::MAX hace 3 años
  Anton Romanov 63a6269c53 Account for lease time, router and subnet options in DhcpRepr::buffer_len hace 3 años
  Dario Nieuwenhuis 43d582504f dhcp: remove 0.0.0.0s from the DNS serevr list. hace 4 años
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket hace 4 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 años
  Ryan Summers 267084aedf Adding parsing test with lease time hace 4 años
  Ryan Summers 532fb02297 Updating control logic hace 4 años
  Ryan Summers 3eea096b7e Adding DHCP lease management hace 4 años
  Alex Crawford 902817e2aa Use iterators instead of manually looping hace 4 años
  Alex Crawford 63bf644992 Dereference match expressions to clean up patterns hace 4 años
  Alex Crawford 323dfe2ab6 Use is_empty instead of length comparison hace 4 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  Scott Mabin 8eb01aca36 Add suppor for DHCP maximum message size option. hace 5 años
  cjbe 15a3e84bac Only use first 3 DHCP advertised DNS servers. hace 5 años
  Astro 657c9aa63a Implement DHCPv4 client + example. hace 7 años
  Astro 7920f84729 Add a few DHCP options hace 6 años
  M@ Dunlap 42780f311f fixed DHCP constants hace 6 años