Commit History

Автор SHA1 Съобщение Дата
  Dario Nieuwenhuis b65e1b64dc Add `x_` prefix to all IP methods that collide with unstable core's. преди 7 месеца
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. преди 8 месеца
  Liam Kinne 7604ea315b Add clone trait to dhcp event преди 10 месеца
  Dario Nieuwenhuis 3d3fea440e Merge pull request #835 from parallelsystems/dhcp-max-renew-timeout преди 1 година
  Thibaut Vandervelden 7ce551db03 fix: fix typos (comments, structs, enums and docs) преди 1 година
  Jarred Allen 3755e86b89 Add `max_renew_timeout` field to DHCP `RetryConfig` struct преди 1 година
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places преди 1 година
  Thibaut Vandervelden 099f5f7c2a Don't use Option for neighbor cache anymore преди 2 години
  Jarred Allen 61e7d44de3 Add support for rebinding to DHCP implementation преди 2 години
  Dario Nieuwenhuis b73c943eee iface: remove lifetimes. преди 2 години
  Dario Nieuwenhuis 0af56fac58 dhcpv4: use let-else to get eth addr. преди 2 години
  Paweł Jan Czochański 4fd767efed Allow specifying different server/client DHCP ports преди 2 години
  Dario Nieuwenhuis 0e1ba69ade socket: remove all uses of crate::{Error, Result}; преди 2 години
  Jarred Allen b88021e062 DHCP indicate new config if there's a packet buffer provided преди 2 години
  Jarred Allen 6a4c549a94 Fix failing tests преди 2 години
  Jarred Allen 58fb0cbc4e Use renewal time from DHCP server ACK, if given преди 2 години
  datdenkikniet ca4a98acc6 Make DhcpRepr use an Option<Vec<Ipv4Address>> преди 2 години
  Johannes Draaijer 03e830b886 DHCPv4: use a Vec to store DNS server addresses instead of an array of options преди 2 години
  Dario Nieuwenhuis 47ce69bb44 wire/dhcp: remove option enum, letting higher layers specify kind+data. преди 2 години
  lachlansneff-parallel da59503d7f Add additional DHCP configurability (try two) (#650) преди 2 години
  Johannes Draaijer 47253122b2 dhcpv4: add waker support преди 3 години
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. преди 3 години
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. преди 3 години
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. преди 3 години
  Dario Nieuwenhuis 5db57bcac5 Clippy fixes. преди 3 години
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. преди 3 години
  Dario Nieuwenhuis 3644b94b82 rand: use simple PRNG owned by Interface, sockets access it through Context. преди 3 години
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. преди 3 години
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. преди 3 години
  Dario Nieuwenhuis 21e3dad2b2 Fix clippys преди 3 години