Historie revizí

Autor SHA1 Zpráva Datum
  whitequark ffcd3ab80d Style. NFCI. před 7 roky
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. před 7 roky
  Dan Robertson ef4af850e0 Add ICMP sockets před 7 roky
  Philipp Oppermann 4ae84ab36a Store plain DeviceT instead of Managed<_> in EthernetInterface před 7 roky
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. před 7 roky
  whitequark f239e36bf3 Reimplement {RawSocket,TapInterface}::receive correctly. před 7 roky
  whitequark fd7109b2e4 Rename a few tests. NFC. před 7 roky
  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