Commit History

Автор SHA1 Съобщение Дата
  Nathan K. Zhinn c12fc6fbb0 Fix BPF header length on OpenBSD. преди 4 години
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 преди 4 години
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns преди 4 години
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. преди 5 години
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. преди 6 години
  Andrew Cann 17e8001ade Add EthernetRepr type преди 7 години
  Andrew Cann 1ea5ada5df Add Clone impl to EthernetFrame преди 7 години
  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. преди 7 години
  whitequark 1c1489e5fb try! → ? преди 7 години
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. преди 7 години
  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 години