Commit History

Autor SHA1 Mensaxe Data
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests %!s(int64=7) %!d(string=hai) anos
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev fbfe9859db Implement wire::{IpCidr/Ipv4Cidr}. %!s(int64=7) %!d(string=hai) anos
  whitequark bd52f9b83c Only verify checksum in pretty printers, do not bail out if invalid. %!s(int64=7) %!d(string=hai) anos
  whitequark c8ae7bdc21 Fix insufficient length validation in IPv4 packets. %!s(int64=7) %!d(string=hai) anos
  whitequark 70248c5109 Formatting. NFC. %!s(int64=7) %!d(string=hai) anos
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv %!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 6ebcddd077 According to RFC 1122, unsupported IP options MUST be ignored. %!s(int64=7) %!d(string=hai) anos
  whitequark 280ddde479 Fix Ipv4Packet::payload{,_mut}() returning overly long buffers. %!s(int64=7) %!d(string=hai) anos
  whitequark 5bf64586cd Get rid of Result<_, ()>. %!s(int64=7) %!d(string=hai) anos
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. %!s(int64=7) %!d(string=hai) anos
  whitequark 1c1489e5fb try! → ? %!s(int64=7) %!d(string=hai) anos
  whitequark 7bf087b8ca Disable checksum validation on wire level when fuzzing. %!s(int64=7) %!d(string=hai) anos
  whitequark b33d867385 Fix a crash parsing a malformed IPv4 packet. %!s(int64=7) %!d(string=hai) anos
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. %!s(int64=7) %!d(string=hai) anos
  whitequark d7e05d1654 Don't display IP packet error twice when pretty-printing. %!s(int64=8) %!d(string=hai) anos
  whitequark 41f9426380 Calculate IP payload length from the total length field. %!s(int64=8) %!d(string=hai) anos
  whitequark ea02b58178 Pretty-print TCP and UDP representations, and verify checksums. %!s(int64=8) %!d(string=hai) anos
  whitequark 7f460aea27 Examples for the wire layer! %!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
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). %!s(int64=8) %!d(string=hai) anos
  whitequark 20348a6cb8 Implement TCP representation printing. %!s(int64=8) %!d(string=hai) anos
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. %!s(int64=8) %!d(string=hai) anos
  whitequark b2878337e9 In Repr::emit, do not assume that the packet is pre-zeroed. %!s(int64=8) %!d(string=hai) anos
  whitequark 85ae54a488 Sort out buffer lengths. %!s(int64=8) %!d(string=hai) anos
  whitequark 659f6ed6f6 Implement UDP sockets. %!s(int64=8) %!d(string=hai) anos