Dario Nieuwenhuis
|
f0c711c034
Merge pull request #483 from quartiq/rs/issue-281/ethernet-dos
|
il y a 4 ans |
Ryan Summers
|
77b77fa736
Merge branch 'master' into rs/issue-281/ethernet-dos
|
il y a 4 ans |
Ryan Summers
|
fb0ac23775
Sanitizing log macro to allow usage in match arm directly
|
il y a 4 ans |
Dario Nieuwenhuis
|
a874ed1183
Merge pull request #485 from qiujiangkun/add_std_error_error
|
il y a 4 ans |
qiujiangkun
|
52d8802069
add std::error::Error to smoltcp::Error
|
il y a 4 ans |
Ryan Summers
|
b9fb265425
Fixing clippy
|
il y a 4 ans |
Ryan Summers
|
5a0ac07ac5
Simplifying loop logic
|
il y a 4 ans |
Ryan Summers
|
fcfe355e87
Removing unneeded changes
|
il y a 4 ans |
Ryan Summers
|
d86d639bdb
Reverting phy changes
|
il y a 4 ans |
Ryan Summers
|
f4d4ba0f38
cleaning up implementation
|
il y a 4 ans |
Ryan Summers
|
6091350f57
Fail-free ingress
|
il y a 4 ans |
Ryan Summers
|
d0e3ebd4f0
Adding prototype fix for fail-free ingress
|
il y a 4 ans |
Dario Nieuwenhuis
|
7e62f6883b
Merge pull request #481 from smoltcp-rs/v0.7.3-changelog
|
il y a 4 ans |
Dario Nieuwenhuis
|
7fa5f6f9cc
Add changelog for v0.7.3
|
il y a 4 ans |
Dario Nieuwenhuis
|
837c3f215f
Merge pull request #480 from smoltcp-rs/v0.7.2-changelog
|
il y a 4 ans |
Dario Nieuwenhuis
|
42692f9334
Add v0.7.2 changelog
|
il y a 4 ans |
Dario Nieuwenhuis
|
4b809be08f
Merge pull request #479 from smoltcp-rs/dhcp-wire-simplify
|
il y a 4 ans |
Dario Nieuwenhuis
|
8172d99aec
wire/dhcp: Simplify how options are emitted.
|
il y a 4 ans |
Dario Nieuwenhuis
|
446b1df42b
Merge pull request #478 from theli-ua/fix_dhcp
|
il y a 4 ans |
Dario Nieuwenhuis
|
ca3badd62d
Fix u32::MAX
|
il y a 4 ans |
Anton Romanov
|
63a6269c53
Account for lease time, router and subnet options in DhcpRepr::buffer_len
|
il y a 4 ans |
Dario Nieuwenhuis
|
ec59aba5e1
Merge pull request #477 from smoltcp-rs/lastack-fix
|
il y a 4 ans |
Dario Nieuwenhuis
|
24f94d24f1
tcp: LastAck should only change to Closed on ack of fin.
|
il y a 4 ans |
Dario Nieuwenhuis
|
96af8d6d61
Merge pull request #476 from smoltcp-rs/fix-overflow
|
il y a 4 ans |
Dario Nieuwenhuis
|
1ee7a05645
tcp rtte: fix "attempt to multiply with overflow". Fixes #468
|
il y a 4 ans |
Dario Nieuwenhuis
|
7e937c49e4
Merge pull request #459 from smoltcp-rs/dhcp-socket
|
il y a 4 ans |
Dario Nieuwenhuis
|
db27892392
Test with defmt-trace
|
il y a 4 ans |
Dario Nieuwenhuis
|
bdc0d31b87
dhcp: convert port check to hard assert.
|
il y a 4 ans |
Dario Nieuwenhuis
|
47316aaf04
Remove unused macro_use
|
il y a 4 ans |
Dario Nieuwenhuis
|
adb3b30cd7
dhcp: address review comments.
|
il y a 4 ans |