Commit History

Autor SHA1 Mensaxe Data
  Nicholas Cyprus 185a00829d First pass constification of the wire module %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. %!s(int64=3) %!d(string=hai) anos
  Dario Nieuwenhuis 2cb407d62a rustfmt %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support %!s(int64=4) %!d(string=hai) anos
  Nathan K. Zhinn c12fc6fbb0 Fix BPF header length on OpenBSD. %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 %!s(int64=4) %!d(string=hai) anos
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns %!s(int64=4) %!d(string=hai) anos
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. %!s(int64=6) %!d(string=hai) anos
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. %!s(int64=7) %!d(string=hai) anos
  Andrew Cann 17e8001ade Add EthernetRepr type %!s(int64=7) %!d(string=hai) anos
  Andrew Cann 1ea5ada5df Add Clone impl to EthernetFrame %!s(int64=7) %!d(string=hai) anos
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types %!s(int64=7) %!d(string=hai) anos
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods %!s(int64=7) %!d(string=hai) anos
  寧靜 400d0e72f5 Impl `Hash` trait on EthernetAddress. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson deccd469fe Use hop limit instead of ttl %!s(int64=7) %!d(string=hai) anos
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire %!s(int64=7) %!d(string=hai) anos
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. %!s(int64=7) %!d(string=hai) anos
  whitequark 2d31ef9665 Add some docs. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev 0454c3f8f6 Uncomment associated constants. %!s(int64=7) %!d(string=hai) anos
  whitequark 5bf64586cd Get rid of Result<_, ()>. %!s(int64=8) %!d(string=hai) anos
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. %!s(int64=8) %!d(string=hai) anos
  whitequark 1c1489e5fb try! → ? %!s(int64=8) %!d(string=hai) anos
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. %!s(int64=8) %!d(string=hai) anos
  whitequark 15cf0cc56e Don't put non-unicast (IP or Ethernet) addresses into ARP cache. %!s(int64=8) %!d(string=hai) anos
  whitequark 3dfcb11d33 Follow-up to b9e79d19; always process broadcast frames. %!s(int64=8) %!d(string=hai) anos
  whitequark 7af6ddfa0c Send the TCP MSS option. %!s(int64=8) %!d(string=hai) anos
  whitequark 9535809201 #[inline(always)] → #[inline] %!s(int64=8) %!d(string=hai) anos
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. %!s(int64=8) %!d(string=hai) anos
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. %!s(int64=8) %!d(string=hai) anos