Historique des commits

Auteur SHA1 Message Date
  Egor Karavaev 752ae033db ICMP sockets don't end ICMP packets processing. il y a 7 ans
  Kai Lüke 86ac32539f Preserve retransmission timer for Dup-ACKs il y a 7 ans
  whitequark 9b98dfa3d0 Fix ICMP socket documentation. NFC. il y a 7 ans
  whitequark 401d004e28 Update README. il y a 7 ans
  whitequark ffcd3ab80d Style. NFCI. il y a 7 ans
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. il y a 7 ans
  Dan Robertson ef4af850e0 Add ICMP sockets il y a 7 ans
  Philipp Oppermann 4ae84ab36a Store plain DeviceT instead of Managed<_> in EthernetInterface il y a 7 ans
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. il y a 7 ans
  whitequark f239e36bf3 Reimplement {RawSocket,TapInterface}::receive correctly. il y a 7 ans
  whitequark fd7109b2e4 Rename a few tests. NFC. il y a 7 ans
  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