Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types пре 7 година
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods пре 7 година
  寧靜 400d0e72f5 Impl `Hash` trait on EthernetAddress. пре 7 година
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. пре 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 2d31ef9665 Add some docs. пре 7 година
  Egor Karavaev 0454c3f8f6 Uncomment associated constants. пре 7 година
  whitequark 5bf64586cd Get rid of Result<_, ()>. пре 7 година
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. пре 8 година
  whitequark 1c1489e5fb try! → ? пре 8 година
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. пре 8 година
  whitequark 15cf0cc56e Don't put non-unicast (IP or Ethernet) addresses into ARP cache. пре 8 година
  whitequark 3dfcb11d33 Follow-up to b9e79d19; always process broadcast frames. пре 8 година
  whitequark 7af6ddfa0c Send the TCP MSS option. пре 8 година
  whitequark 9535809201 #[inline(always)] → #[inline] пре 8 година
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. пре 8 година
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. пре 8 година
  whitequark 85ae54a488 Sort out buffer lengths. пре 8 година
  whitequark f23e3c4bff Implement UDP packet support. пре 8 година
  whitequark 04b546a3b8 Return interior pointers more uniformly. пре 8 година
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. пре 8 година
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. пре 8 година
  whitequark f2104eb969 Implement IPv4 packet support. пре 8 година
  whitequark a4e36053f9 Implement ARP snooping. пре 8 година
  whitequark 2fbf820de8 Implement ARP replies. пре 8 година
  whitequark dea581fa10 Implement an ARP LRU cache. пре 8 година
  whitequark 5eff8040e4 Factor out pretty-printing of packets. пре 8 година
  whitequark c076f916b7 Fix tests. пре 8 година