Histórico de Commits

Autor SHA1 Mensagem Data
  Dario Nieuwenhuis 52628e2d4e tcp: immediately choose source address in connect(). há 3 anos atrás
  Thibaut Vandervelden 4fb1ceb791 fixes #583 há 3 anos atrás
  Thibaut Vandervelden bf525bf238 ieee802154: random sequence number há 3 anos atrás
  Dario Nieuwenhuis 3644b94b82 rand: use simple PRNG owned by Interface, sockets access it through Context. há 3 anos atrás
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. há 3 anos atrás
  Dario Nieuwenhuis 8a3aaa12d1 iface: return handle in sockets/sockets_mut. há 3 anos atrás
  Dario Nieuwenhuis 4e365ce9ba Make SocketSet private, move to `iface`. há 3 anos atrás
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. há 3 anos atrás
  Dario Nieuwenhuis d1098f5306 6lowpan: support compiling with sixlowpan enabled but socket-udp disabled. há 3 anos atrás
  Dario Nieuwenhuis 20124dbfd4 socket: cleanup some cfg's há 3 anos atrás
  Dario Nieuwenhuis 92676b9b67 Fix build when enabling only medium-ip há 3 anos atrás
  Emil Fresk 1a28ef563c Expose `self.sockets` in `Interface` via iterators há 3 anos atrás
  Dario Nieuwenhuis 21e3dad2b2 Fix clippys há 3 anos atrás
  Dario Nieuwenhuis d242ff483c socket/set: remove reference counting. há 3 anos atrás
  Dario Nieuwenhuis 9a2093e39e Remove braces that were previously needed to workaround SocketRef borrow issues. há 3 anos atrás
  Dario Nieuwenhuis ef213fa772 socket: remove SocketRef. há 3 anos atrás
  Dario Nieuwenhuis bde881d2f9 iface: own the SocketSet instead of borrowing it há 3 anos atrás
  Dean Li a666a7a8be arp: flush neighbor cache after IP update há 3 anos atrás
  Dario Nieuwenhuis 5e7e75ab57 Fix some comments. há 3 anos atrás
  Thibaut Vandervelden aeca423b77 ieee802154: log when we drop a frame há 3 anos atrás
  Thibaut Vandervelden 0e3b668f09 ieee802154: Correct filtering of PAN id há 3 anos atrás
  Thibaut Vandervelden d8e7b7a1f7 ieee802154: ignore frames with types other than Data há 3 anos atrás
  Thibaut Vandervelden ddfd6f883c Remove IpRepr::Sixlowpan há 3 anos atrás
  Thibaut Vandervelden aed9fdb8be Send ICMP unreachable when no UDP socket is found há 3 anos atrás
  Thibaut Vandervelden 7bad4cff57 Use `net_debug` and drop instead of `todo!` há 3 anos atrás
  Thibaut Vandervelden f67f024882 Use one PAN ID for source and destination há 3 anos atrás
  Dario Nieuwenhuis bdd09c4307 ieee80154: process packets without the FCS. há 3 anos atrás
  Dario Nieuwenhuis cd40acb625 6lowpan: do not fill neighbor cache from random packets há 3 anos atrás
  Dario Nieuwenhuis 102db1d156 wire: remove HardwareAddress::BROADCAST há 3 anos atrás
  Dario Nieuwenhuis 68e25a29c3 Add RawHardwareAddress, use it in wire ndisc. há 3 anos atrás