whitequark
|
e0cbe22556
Add a missing feature check.
|
7 years ago |
whitequark
|
6ee44a9bae
Implement eviction in neighbor cache for fixed storage size.
|
7 years ago |
whitequark
|
c63dd6c580
Fix a broken macro invocation.
|
7 years ago |
whitequark
|
2005e77e49
Don't build on stable for now.
|
7 years ago |
whitequark
|
34c3a8c905
Rewrite the ARP cache to allow for flood protection and expiration.
|
7 years ago |
Kai Lüke
|
5e2ae22302
Don't panic on TCP sequence number wrapping in debug mode.
|
7 years ago |
Egor Karavaev
|
907f3659a4
Make `Error::Unaddressable` ignored for ICMP sockets as well.
|
7 years ago |
Egor Karavaev
|
752ae033db
ICMP sockets don't end ICMP packets processing.
|
7 years ago |
Kai Lüke
|
86ac32539f
Preserve retransmission timer for Dup-ACKs
|
7 years ago |
whitequark
|
9b98dfa3d0
Fix ICMP socket documentation. NFC.
|
7 years ago |
whitequark
|
401d004e28
Update README.
|
7 years ago |
whitequark
|
ffcd3ab80d
Style. NFCI.
|
7 years ago |
whitequark
|
19790720a3
Remove impl Ord/PartialOrd for Cidr.
|
7 years ago |
Dan Robertson
|
ef4af850e0
Add ICMP sockets
|
7 years ago |
Philipp Oppermann
|
4ae84ab36a
Store plain DeviceT instead of Managed<_> in EthernetInterface
|
7 years ago |
whitequark
|
f58cc4bcbb
Rename proto-* features back to socket-*.
|
7 years ago |
whitequark
|
f239e36bf3
Reimplement {RawSocket,TapInterface}::receive correctly.
|
7 years ago |
whitequark
|
fd7109b2e4
Rename a few tests. NFC.
|
7 years ago |
whitequark
|
32ee91da07
Add CODE_STYLE.md.
|
7 years ago |
Philipp Oppermann
|
198fe239f1
Redesign the phy::Device trait to avoid Drop impls.
|
7 years ago |
Dan Robertson
|
d1d80ca121
Do not send ICMPv4 responses to broadcasts
|
7 years ago |
whitequark
|
0091191cce
Rework TcpSocket::{send,recv} to remove need for precomputing size.
|
7 years ago |
whitequark
|
1e18c03d34
Fix Cidr::contains_addr for zero length prefixes.
|
7 years ago |
whitequark
|
1e105253f9
Do not parse an empty string as an IpAddress.
|
7 years ago |
Dan Robertson
|
7a2271dfd6
Tests: Add basic interface tests
|
7 years ago |
whitequark
|
f64a99a4e6
Use a much more sensible method naming for SocketRef.
|
7 years ago |
whitequark
|
42e2c04dee
Expose wrapping and unwrapping of SocketRefs.
|
7 years ago |
whitequark
|
475486cc6f
Update README.
|
7 years ago |
whitequark
|
7e4971df32
Rename Cargo features: socket-* → proto-*.
|
7 years ago |
whitequark
|
2602a151e4
Fix a naming mishap. NFCI.
|
7 years ago |