Историја ревизија

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