Historie revizí

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