Thibaut Vandervelden
|
297d90b0ff
IPv4 fragmentation (outgoing)
|
2 年 前 |
bors[bot]
|
1f35e6fb11
Merge #678
|
2 年 前 |
bors[bot]
|
42f485aff9
Merge #668
|
2 年 前 |
bors[bot]
|
bd063df8d6
Merge #679
|
2 年 前 |
Klim Tsoutsman
|
2a302ff215
Remove implicit sized bound on device generics
|
2 年 前 |
datdenkikniet
|
db87f0f603
Activate heapless/defmt if defmt is activated
|
2 年 前 |
datdenkikniet
|
ca4a98acc6
Make DhcpRepr use an Option<Vec<Ipv4Address>>
|
2 年 前 |
Johannes Draaijer
|
03e830b886
DHCPv4: use a Vec to store DNS server addresses instead of an array of options
|
2 年 前 |
KOLANICH
|
f7bbb57b79
Made IPv4 and IPv6 modules a bit DRYer by moving sizes into constants and exposed IPv4-mapping prefix.
|
2 年 前 |
Dario Nieuwenhuis
|
6b8b667be5
Merge pull request #674 from ebarnard/patch-1
|
2 年 前 |
Ed Barnard
|
7a0d4827f1
Make constants exposed in DNS socket API public
|
2 年 前 |
Michael Zimmermann
|
cc45044126
fix socket feature check
|
2 年 前 |
Benjamin Brittain
|
72002515eb
Allows processing of DNS on 6LowPan connections
|
2 年 前 |
bors[bot]
|
d04e2689f0
Merge #666
|
2 年 前 |
Ritik Mishra
|
f9d2bbad77
change `respond` closure to propogate errors up
|
2 年 前 |
bors[bot]
|
4c42b1fc45
Merge #665
|
2 年 前 |
Michael Birtwell
|
f9f3ab8270
Send incomplete fin packets even if nagle enabled
|
2 年 前 |
bors[bot]
|
69f1aad269
Merge #656
|
2 年 前 |
bors[bot]
|
ee0ee5f580
Merge #662
|
2 年 前 |
bors[bot]
|
f21bf07b0f
Merge #664
|
2 年 前 |
Alex Crawford
|
8153a76433
Pin clippy to minimum supported Rust version
|
2 年 前 |
Alex Crawford
|
8cf8a4c967
Enforce minimum supported Rust version
|
2 年 前 |
Jonathan Coates
|
a25c9f2f47
Only clear retransmit timer when all packets are acked
|
2 年 前 |
bors[bot]
|
bd68588af9
Merge #661
|
2 年 前 |
Jonathan Coates
|
28e6fd894d
Asserts packets are sent in TCP tests
|
2 年 前 |
Dario Nieuwenhuis
|
7d224457d2
Merge pull request #658 from crawford/permissions
|
2 年 前 |
Alex
|
188a179f8f
Limit the permissions of the clippy action
|
2 年 前 |
Dario Nieuwenhuis
|
2566754daf
dhcp/wire: Rename DhcpOptionsBuffer -> DhcpOptionWriter
|
2 年 前 |
Dario Nieuwenhuis
|
47ce69bb44
wire/dhcp: remove option enum, letting higher layers specify kind+data.
|
2 年 前 |
Dario Nieuwenhuis
|
ffab9dbba9
wire/dhcp: make some packet funcs infallible.
|
2 年 前 |