Historique des commits

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