Historique des commits

Auteur SHA1 Message Date
  Thibaut Vandervelden b5498bce5e Update `poll_at` for sixlowpan outgoing packets il y a 3 ans
  Thibaut Vandervelden 3065959c70 Reassemble incomming IPv4 packets. il y a 3 ans
  Dario Nieuwenhuis 9e18ca127e socket_set: add get_mut, make get immutable. il y a 3 ans
  Dario Nieuwenhuis d703a66d1d iface: borrow the device instead of owning it. il y a 3 ans
  Dario Nieuwenhuis b71ffcb6cc iface: borrow the SocketSet instead of owning. il y a 3 ans
  Thibaut Vandervelden f3310e63f4 refactor 6LoWPAN fragmentation il y a 3 ans
  AntoonBeres c11e4bb6a7 added sixlowpan fragmentation benchmark il y a 3 ans
  Thibaut Vandervelden adf56a1701 sixlowpan: add fragmentation logic in interface il y a 3 ans
  Thibaut Vandervelden d1107f4ead sixlowpan: add fragmentation wire representation il y a 3 ans
  Dario Nieuwenhuis 2841d5ef4a iface: make socket_egress infallible. il y a 3 ans
  Dario Nieuwenhuis e60fbe2235 iface: make all process_* infallible. Fixes #281 il y a 3 ans
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. il y a 3 ans
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. il y a 3 ans
  Dario Nieuwenhuis ac12274029 dns: feature and unused fixes il y a 3 ans
  Dario Nieuwenhuis da1a2b2df0 socket: add DNS il y a 3 ans
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. il y a 3 ans
  Anuvrat 8ba8830378 Corrects minor spelling errors il y a 3 ans
  Thibaut Vandervelden 5dce1768f5 remove `PacketAssemblerInfo` il y a 3 ans
  Thibaut Vandervelden 3a1e84e781 allow temporary unused il y a 3 ans
  Thibaut Vandervelden 53c46d78a9 add fragmentation mechanism il y a 3 ans
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. il y a 3 ans
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. il y a 3 ans
  Dario Nieuwenhuis 52628e2d4e tcp: immediately choose source address in connect(). il y a 3 ans
  Thibaut Vandervelden 4fb1ceb791 fixes #583 il y a 3 ans
  Thibaut Vandervelden bf525bf238 ieee802154: random sequence number il y a 3 ans
  Dario Nieuwenhuis 3644b94b82 rand: use simple PRNG owned by Interface, sockets access it through Context. il y a 3 ans
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. il y a 3 ans
  Dario Nieuwenhuis 8a3aaa12d1 iface: return handle in sockets/sockets_mut. il y a 3 ans
  Dario Nieuwenhuis 4e365ce9ba Make SocketSet private, move to `iface`. il y a 3 ans
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. il y a 3 ans