Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 tahun lalu |
Dario Nieuwenhuis
|
49fa987cdc
Add defmt logging support
|
4 tahun lalu |
Alex Crawford
|
95bbd24869
Clean up iterator chains
|
4 tahun lalu |
Alex Crawford
|
38a5008541
Prefer if-let syntax over single-pattern match
|
4 tahun lalu |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 tahun lalu |
Thales Fragoso
|
b457416756
Merge lookup and lookup_pure methods
|
4 tahun lalu |
Thales Fragoso
|
3bd6bc03a1
Only limit the neighbor cache rate after sending a request packet
|
4 tahun lalu |
Dario Nieuwenhuis
|
ffb5020f87
Assign map instead of using mem::replace.
|
5 tahun lalu |
Derk Bell
|
c0ecd6933a
fix indentation
|
6 tahun lalu |
Derk Bell
|
08026a829e
make fill method public #273
|
6 tahun lalu |
Sidharth Shanker
|
d4b3318dcd
Add GC & threshold to the ARP cache.
|
7 tahun lalu |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
7 tahun lalu |
Dan Robertson
|
6e877f8501
Add process_ipv6 to EthernetInterface
|
7 tahun lalu |
Dan Robertson
|
4d918e4406
Fix documentation warnings.
|
7 tahun lalu |
Dan Robertson
|
507d2fe0ea
Add the proto-ipv4 feature.
|
7 tahun lalu |
whitequark
|
42c93b99c0
Trace neighbor discovery status on a per-socket basis.
|
7 tahun lalu |
Dan Robertson
|
0772bb0044
Remove debug println in test_evict
|
7 tahun lalu |
whitequark
|
9914616893
Limit the rate at which sockets will request neighbor discovery.
|
7 tahun lalu |
whitequark
|
e0cbe22556
Add a missing feature check.
|
7 tahun lalu |
whitequark
|
6ee44a9bae
Implement eviction in neighbor cache for fixed storage size.
|
7 tahun lalu |
whitequark
|
c63dd6c580
Fix a broken macro invocation.
|
7 tahun lalu |
whitequark
|
34c3a8c905
Rewrite the ARP cache to allow for flood protection and expiration.
|
7 tahun lalu |