Commit History

Автор SHA1 Съобщение Дата
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. преди 3 години
  Thibaut Vandervelden 51b2adddad Fix clippy lints преди 4 години
  Dario Nieuwenhuis 2cb407d62a rustfmt преди 4 години
  Dario Nieuwenhuis b82b7300aa tcp: add Nagle's Algorithm. преди 4 години
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support преди 4 години
  Ben Stabler d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 преди 4 години
  Ben Stabler 3a721ca810 Make wire/ipv4 functions const where possible. преди 4 години
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks преди 4 години
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 преди 4 години
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. преди 6 години
  Astro 58a54730db Implement IGMPv1/v2 processing. преди 7 години
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. преди 7 години
  Dan Robertson c425efa1ba Remove trailing whitespace преди 7 години
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types преди 7 години
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods преди 7 години
  寧靜 5b7032e48d Add from_netmask()/netmask()/broadcast()/network() methods on IPv4Cidr преди 7 години
  Andrew Cann 302affca91 Add Clone impl to Packet types преди 7 години
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types преди 7 години
  whitequark d2b8f526f3 Remove internally inconsistent test that was left in 1d2ec8c. преди 7 години
  whitequark 1d2ec8c135 Remove length check that is redundant after 181083f1. преди 7 години
  whitequark 181083f18c Reject certain malformed IPv4 packets. преди 7 години
  whitequark b0995c13e2 Fix some overly long comments. NFC. преди 7 години
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` преди 7 години
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements преди 7 години
  Dan Robertson deccd469fe Use hop limit instead of ttl преди 7 години
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire преди 7 години
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. преди 7 години
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. преди 7 години
  whitequark 1e18c03d34 Fix Cidr::contains_addr for zero length prefixes. преди 7 години
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests преди 7 години