Historie revizí

Autor SHA1 Zpráva Datum
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks před 4 roky
  Alex Crawford ddb876bec4 Remove redundant field names from structs před 4 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
  Andreas Molzer e2fcd02414 Add ip version specific addr/endpoint converters před 6 roky
  Astro 1fbcfb09e1 Add IpAddress.to_prefix_len() před 7 roky
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. před 7 roky
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. před 7 roky
  Astro 53abe8c520 Implement wire::igmp. před 7 roky
  Astro dfc077b68c Add as_bytes(), is_multicast() to IpAddress před 7 roky
  Dan Robertson 2faf287a70 Add tests for ipv6 in wire::ip před 7 roky
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types před 7 roky
  Dan Robertson 783a76b2d8 Add ICMPv6 před 7 roky
  Egor Karavaev 283109caca Treat unspecified IPv4/IPv6 addresses as IpAddress::Unspecified in IpRepr::lower. před 7 roky
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` před 7 roky
  Dan Robertson 6e877f8501 Add process_ipv6 to EthernetInterface před 7 roky
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. před 7 roky
  Josh Gangloff 56ddb0c206 Make IP checksum loop use larger chunks to ease autovectorization. před 7 roky
  whitequark 275eb90785 Unswitch the IP checksum loop for 30% improvement in performance. před 7 roky
  Dan Robertson deccd469fe Use hop limit instead of ttl před 7 roky
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire před 7 roky
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. před 7 roky
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire před 7 roky
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. před 7 roky
  whitequark 2602a151e4 Fix a naming mishap. NFCI. před 7 roky
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets před 7 roky
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. před 7 roky
  Egor Karavaev fbfe9859db Implement wire::{IpCidr/Ipv4Cidr}. před 7 roky
  whitequark 02658d0e2f Make sure IpAddress prohibits exhaustive matches. před 7 roky