datdenkikniet
|
ca4a98acc6
Make DhcpRepr use an Option<Vec<Ipv4Address>>
|
2 anni fa |
Johannes Draaijer
|
03e830b886
DHCPv4: use a Vec to store DNS server addresses instead of an array of options
|
2 anni fa |
Dario Nieuwenhuis
|
6b8b667be5
Merge pull request #674 from ebarnard/patch-1
|
2 anni fa |
Ed Barnard
|
7a0d4827f1
Make constants exposed in DNS socket API public
|
2 anni fa |
bors[bot]
|
d04e2689f0
Merge #666
|
2 anni fa |
Ritik Mishra
|
f9d2bbad77
change `respond` closure to propogate errors up
|
2 anni fa |
bors[bot]
|
4c42b1fc45
Merge #665
|
2 anni fa |
Michael Birtwell
|
f9f3ab8270
Send incomplete fin packets even if nagle enabled
|
2 anni fa |
bors[bot]
|
69f1aad269
Merge #656
|
2 anni fa |
bors[bot]
|
ee0ee5f580
Merge #662
|
2 anni fa |
bors[bot]
|
f21bf07b0f
Merge #664
|
2 anni fa |
Alex Crawford
|
8153a76433
Pin clippy to minimum supported Rust version
|
2 anni fa |
Alex Crawford
|
8cf8a4c967
Enforce minimum supported Rust version
|
2 anni fa |
Jonathan Coates
|
a25c9f2f47
Only clear retransmit timer when all packets are acked
|
2 anni fa |
bors[bot]
|
bd68588af9
Merge #661
|
2 anni fa |
Jonathan Coates
|
28e6fd894d
Asserts packets are sent in TCP tests
|
2 anni fa |
Dario Nieuwenhuis
|
7d224457d2
Merge pull request #658 from crawford/permissions
|
2 anni fa |
Alex
|
188a179f8f
Limit the permissions of the clippy action
|
2 anni fa |
Dario Nieuwenhuis
|
2566754daf
dhcp/wire: Rename DhcpOptionsBuffer -> DhcpOptionWriter
|
2 anni fa |
Dario Nieuwenhuis
|
47ce69bb44
wire/dhcp: remove option enum, letting higher layers specify kind+data.
|
2 anni fa |
Dario Nieuwenhuis
|
ffab9dbba9
wire/dhcp: make some packet funcs infallible.
|
2 anni fa |
lachlansneff-parallel
|
da59503d7f
Add additional DHCP configurability (try two) (#650)
|
2 anni fa |
bors[bot]
|
0708c1e483
Merge #648 #649
|
2 anni fa |
Dario Nieuwenhuis
|
cbe4b6f63d
Merge pull request #652 from smoltcp-rs/cleanup-ci
|
2 anni fa |
Dario Nieuwenhuis
|
f3e2a8adff
Cleanup CI.
|
2 anni fa |
bors[bot]
|
d1315a1548
Merge #651
|
2 anni fa |
Dario Nieuwenhuis
|
ecb4cbc545
Clippy fixes.
|
2 anni fa |
Dario Nieuwenhuis
|
13b2c5945e
Merge pull request #646 from datdenkikniet/fix-defmt-compile
|
2 anni fa |
Benjamin Brittain
|
af39d86faa
add warning about greater than 60s RFC violation
|
2 anni fa |
Benjamin Brittain
|
6e2d075149
convert u64 -> Duration
|
2 anni fa |