Historial de Commits

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