Histórico de Commits

Autor SHA1 Mensagem Data
  chrysn dc60300078 tests: Add a test that explicitly sets the local address há 1 ano atrás
  chrysn 560a2285de tests: Update to expect presence of UDP local address há 1 ano atrás
  chrysn 097b1941b0 UDP: Store local and use local address in metadata há 1 ano atrás
  Thibaut Vandervelden 434f7eb37f ip: pass address by ref for get_source_address_ip há 1 ano atrás
  Thibaut Vandervelden 13864173e9 fix(socket): truncation when calling recv_slice há 1 ano atrás
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places há 1 ano atrás
  Dario Nieuwenhuis 3a8f133a21 Pass PacketMeta separately, not within IpPacket. há 1 ano atrás
  Dario Nieuwenhuis efa7897987 Rename feature `packet-id` -> `packetmeta-id`. há 1 ano atrás
  Dario Nieuwenhuis 2e40ed0224 udp: use UdpMetadata for send/recv fns, add Into impl so you can still pass an IpEndpoint as before. há 1 ano atrás
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. há 1 ano atrás
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers há 1 ano atrás
  Dario Nieuwenhuis 7d78370ded iface: add support for sending to subnet-local broadcast addrs (like 192.168.1.255). há 1 ano atrás
  ssrlive 9b525ae6d2 add Error trait for some struct há 2 anos atrás
  Dario Nieuwenhuis 0e1ba69ade socket: remove all uses of crate::{Error, Result}; há 2 anos atrás
  Lachlan Sneff e9929f486f Simplify send_with functions há 2 anos atrás
  Lachlan Sneff 4af0b4b932 Fix after rebasing há 2 anos atrás
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets há 2 anos atrás
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. há 2 anos atrás
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. há 2 anos atrás
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. há 2 anos atrás
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. há 2 anos atrás
  Dario Nieuwenhuis 5db57bcac5 Clippy fixes. há 2 anos atrás
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. há 2 anos atrás
  Bryan Benson 8f5e400a86 Fix rustfmt - will squash. há 3 anos atrás
  Bryan Benson f290eda70f Correct net_trace! bug in UdpSocket dispatch where the local endpoint was used instead of endpoint. Also changed other endpoint naming to add clarity that it is the remote endpoint. há 3 anos atrás
  Thibaut Vandervelden 53c46d78a9 add fragmentation mechanism há 3 anos atrás
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. há 3 anos atrás
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. há 3 anos atrás
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. há 3 anos atrás
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. há 3 anos atrás