Jeremy Andrews
|
2b92dfcf95
replace the use of the deprecated item (#314)
|
5 gadi atpakaļ |
Scott Mabin
|
e74ad03b8a
Revert to prevous ordering of TCP options.
|
5 gadi atpakaļ |
Scott Mabin
|
0fedb1db9a
raw_socket: gracefully handle packet truncation errors
|
5 gadi atpakaļ |
Ruben De Smet
|
14bad97954
Add ethernet feature-gate as default.
|
5 gadi atpakaļ |
cjbe
|
15a3e84bac
Only use first 3 DHCP advertised DNS servers.
|
5 gadi atpakaļ |
Richard Meadows
|
1ada3da5aa
Allow TCPSockets in a SocketSet without 'static storage lifetime
|
5 gadi atpakaļ |
Andreas Molzer
|
efdde337b9
Restore Session::finish call in socket ref
|
5 gadi atpakaļ |
whitequark
|
61a42d4bf2
Bump log dependency to version 0.4.4. NFC.
|
5 gadi atpakaļ |
whitequark
|
1387d4011c
Fix potential unsoundness in SocketRef::into_inner()/drop().
|
5 gadi atpakaļ |
whitequark
|
7faa206eff
Bump Rust version requirement to 1.28.
|
5 gadi atpakaļ |
whitequark
|
4ed4635938
Fix spurious crash in commit bd3912e5.
|
5 gadi atpakaļ |
whitequark
|
bd3912e53e
Bump log dependency to version 0.4. NFC.
|
5 gadi atpakaļ |
whitequark
|
a4d0a7e39c
Fix unused mut in examples/ping.rs. NFC.
|
5 gadi atpakaļ |
whitequark
|
83dba8ea31
Bump Rust version requirement to 1.27.
|
5 gadi atpakaļ |
whitequark
|
30e7babf5c
Fix docstring for SocketRef::into_inner(). NFC.
|
5 gadi atpakaļ |
whitequark
|
da1f2a85fd
Fix docstrings for TcpSocket::{send,recv}_slice(). NFC.
|
5 gadi atpakaļ |
whitequark
|
88b54e63c5
Travis: turn off notifications.
|
5 gadi atpakaļ |
whitequark
|
60b67c45f5
Clarify TcpSocket::recv_queue() semantics. NFC.
|
5 gadi atpakaļ |
whitequark
|
4cec6eea0a
Fix typo in docstring. NFC.
|
5 gadi atpakaļ |
David Wood
|
0f6144331b
Pad output of `Display` on `Instant`
|
5 gadi atpakaļ |
jhwgh1968
|
a315dd1e98
Add TCP header fuzzer
|
6 gadi atpakaļ |
jhwgh1968
|
326079c54c
Implement Fuzz Injector
|
6 gadi atpakaļ |
Astro
|
657c9aa63a
Implement DHCPv4 client + example.
|
7 gadi atpakaļ |
Astro
|
7c606acdd7
process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw"
|
6 gadi atpakaļ |
Astro
|
ef52a5fa0e
Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets.
|
6 gadi atpakaļ |
jhwgh1968
|
e6a6b1630f
Allow mutation of data buffer in RxToken
|
6 gadi atpakaļ |
Astro
|
f56666a267
Suppress ICMP error replies for packets that are accepted by raw sockets.
|
6 gadi atpakaļ |
Astro
|
e7e267f218
test_icmp_reply_size: fix for ipv4-only case
|
6 gadi atpakaļ |
Andreas Molzer
|
acbe139e36
Implement accessors for the Tracer
|
6 gadi atpakaļ |
Andreas Molzer
|
599afcc2ee
Allow access to phy-device in ethernet
|
6 gadi atpakaļ |