Commit History

Автор SHA1 Съобщение Дата
  Alex Crawford 0f69c60e43 Remove unnecessary clones преди 4 години
  Alex Crawford e4e4e3ab80 Remove some unneeded imports and a variable преди 4 години
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks преди 4 години
  Alex Crawford ddb876bec4 Remove redundant field names from structs преди 4 години
  Dario Nieuwenhuis d98e5ed038 Merge pull request #399 from smoltcp-rs/medium-ip-part1 преди 4 години
  Alex Crawford 95bbd24869 Clean up iterator chains преди 4 години
  Alex Crawford 38a5008541 Prefer if-let syntax over single-pattern match преди 4 години
  Dario Nieuwenhuis 961c7007ed Split Packet into EthernetPacket and IpPacket. преди 4 години
  Dario Nieuwenhuis df6704ce9c Remove "None" variant from Packet, use Option<Packet> instead. преди 5 години
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 преди 4 години
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns преди 4 години
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut преди 4 години
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods преди 4 години
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet преди 4 години
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress преди 4 години
  Scott Mabin 0fedb1db9a raw_socket: gracefully handle packet truncation errors преди 5 години
  Astro 657c9aa63a Implement DHCPv4 client + example. преди 7 години
  Astro 7c606acdd7 process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw" преди 6 години
  Astro ef52a5fa0e Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets. преди 6 години
  Astro f56666a267 Suppress ICMP error replies for packets that are accepted by raw sockets. преди 6 години
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case преди 6 години
  Andreas Molzer 599afcc2ee Allow access to phy-device in ethernet преди 6 години
  Adam Greig 5334b93158 Fix IPv4 broadcast handling преди 6 години
  Chris Branch 6793792b02 Implement Any-IP feature преди 6 години
  Astro 58a54730db Implement IGMPv1/v2 processing. преди 7 години
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. преди 6 години
  Dan Robertson 94d7338aed Move more iface tests to test ipv6 преди 6 години
  jD91mZM2 d23aee483f Fix impossible lifetime bounds преди 6 години
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. преди 7 години
  Dan Robertson 2363f97834 iface: Begin parsing Hop-By-Hop extension headers преди 7 години