Historial de Commits

Autor SHA1 Mensaje Fecha
  Dario Nieuwenhuis df6704ce9c Remove "None" variant from Packet, use Option<Packet> instead. hace 5 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns hace 4 años
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut hace 4 años
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods hace 4 años
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet hace 4 años
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress hace 4 años
  Scott Mabin 0fedb1db9a raw_socket: gracefully handle packet truncation errors hace 5 años
  Astro 657c9aa63a Implement DHCPv4 client + example. hace 7 años
  Astro 7c606acdd7 process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw" hace 6 años
  Astro ef52a5fa0e Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets. hace 6 años
  Astro f56666a267 Suppress ICMP error replies for packets that are accepted by raw sockets. hace 6 años
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case hace 6 años
  Andreas Molzer 599afcc2ee Allow access to phy-device in ethernet hace 6 años
  Adam Greig 5334b93158 Fix IPv4 broadcast handling hace 6 años
  Chris Branch 6793792b02 Implement Any-IP feature hace 6 años
  Astro 58a54730db Implement IGMPv1/v2 processing. hace 7 años
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. hace 6 años
  Dan Robertson 94d7338aed Move more iface tests to test ipv6 hace 7 años
  jD91mZM2 d23aee483f Fix impossible lifetime bounds hace 7 años
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. hace 7 años
  Dan Robertson 2363f97834 iface: Begin parsing Hop-By-Hop extension headers hace 7 años
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` hace 7 años
  Valentin Lorentz 4bf917ced3 Add support for IPv6 gateways. hace 7 años
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. hace 7 años
  Dan Robertson 72ef278471 Add Address Resolution for IPv6 hace 7 años
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function hace 7 años
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. hace 7 años
  Dan Robertson 89999a6981 Add has_solicited_node to EthernetInterface hace 7 años
  Astro 2d2b90fd04 Allow broadcast/multicast traffic to UDP sockets hace 7 años