Historie revizí

Autor SHA1 Zpráva Datum
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. před 3 roky
  Thibaut Vandervelden 51b2adddad Fix clippy lints před 4 roky
  Dario Nieuwenhuis 2cb407d62a rustfmt před 4 roky
  Dario Nieuwenhuis b82b7300aa tcp: add Nagle's Algorithm. před 4 roky
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support před 4 roky
  Ben Stabler d5a98dd059 Silence clippy lint for const assert work-around, remove const where using features not yet stable in 1.40 před 4 roky
  Ben Stabler 3a721ca810 Make wire/ipv4 functions const where possible. před 4 roky
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks před 4 roky
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 před 4 roky
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. 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 c425efa1ba Remove trailing whitespace před 7 roky
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types před 7 roky
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods před 7 roky
  寧靜 5b7032e48d Add from_netmask()/netmask()/broadcast()/network() methods on IPv4Cidr před 7 roky
  Andrew Cann 302affca91 Add Clone impl to Packet types před 7 roky
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types před 7 roky
  whitequark d2b8f526f3 Remove internally inconsistent test that was left in 1d2ec8c. před 7 roky
  whitequark 1d2ec8c135 Remove length check that is redundant after 181083f1. před 7 roky
  whitequark 181083f18c Reject certain malformed IPv4 packets. před 7 roky
  whitequark b0995c13e2 Fix some overly long comments. NFC. před 7 roky
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` před 7 roky
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements 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
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. před 7 roky
  whitequark 1e18c03d34 Fix Cidr::contains_addr for zero length prefixes. před 7 roky
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests před 7 roky