Historie revizí

Autor SHA1 Zpráva Datum
  whitequark 32ee91da07 Add CODE_STYLE.md. před 7 roky
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. před 7 roky
  Dan Robertson d1d80ca121 Do not send ICMPv4 responses to broadcasts před 7 roky
  whitequark 0091191cce Rework TcpSocket::{send,recv} to remove need for precomputing size. před 7 roky
  whitequark 1e18c03d34 Fix Cidr::contains_addr for zero length prefixes. před 7 roky
  whitequark 1e105253f9 Do not parse an empty string as an IpAddress. před 7 roky
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests před 7 roky
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. před 7 roky
  whitequark 42e2c04dee Expose wrapping and unwrapping of SocketRefs. před 7 roky
  whitequark 475486cc6f Update README. před 7 roky
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. před 7 roky
  whitequark 2602a151e4 Fix a naming mishap. NFCI. před 7 roky
  whitequark 581e7b3f6f Simplify. NFC. před 7 roky
  whitequark 284db0099f Small adjustments to TTL code; style, docs, and tests. NFCI. před 7 roky
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets před 7 roky
  whitequark 7c6cd6b9a3 Dump malformed ingress packets at DEBUG log level. před 7 roky
  whitequark 8ee2f7bff5 Style fixes. před 7 roky
  whitequark bbb54fe2a2 Fix a (future) syntax error in the net_log macro. před 7 roky
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. před 7 roky
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. před 7 roky
  whitequark 067fb2ddc9 Fix a typo. před 7 roky
  whitequark b0fc1d9542 Explain the return value of poll(). před 7 roky
  whitequark d88ef3c8d3 Drop the pretense that anyone cares about non-IP over Ethernet. před 7 roky
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. před 7 roky
  Egor Karavaev fbfe9859db Implement wire::{IpCidr/Ipv4Cidr}. před 7 roky
  whitequark d16e0bd212 Formatting. NFC. před 7 roky
  whitequark 02658d0e2f Make sure IpAddress prohibits exhaustive matches. před 7 roky
  whitequark bd52f9b83c Only verify checksum in pretty printers, do not bail out if invalid. před 7 roky
  whitequark c8ae7bdc21 Fix insufficient length validation in IPv4 packets. před 7 roky
  whitequark 58c12b8f51 Reword checksum-related documentations. před 7 roky