Dario Nieuwenhuis
|
e4fc487644
|
Add rand-core v0.9 support.
Co-Authored-By: Aurélien Jacobs <aurel@gnuage.org>
|
2025-05-18 20:35:36 +02:00 |
|
Dario Nieuwenhuis
|
be0d9775e3
|
net: refactor to simplify lifetimes/generics.
|
2024-09-16 21:17:11 +02:00 |
|
Dario Nieuwenhuis
|
59cb1531c9
|
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
|
2024-08-07 14:58:20 +02:00 |
|
Dario Nieuwenhuis
|
8b36a32ed5
|
ci: use beta, add secondary nightly ci.
|
2023-12-21 15:03:57 +01:00 |
|
Ulf Lilleengen
|
0acf7b09c3
|
chore: replace make_static! macro usage with non-macro version
|
2023-12-21 10:29:57 +01:00 |
|
Dario Nieuwenhuis
|
4d60c715e6
|
net: move tuntap from std example to separate crate. (#1737)
|
2023-08-03 14:23:11 +02:00 |
|
Ruben De Smet
|
352f0b6c38
|
net: Support dual stack IP
|
2023-06-07 13:18:19 +02:00 |
|
Ruben De Smet
|
54bab33c73
|
Rename StaticConfig to StaticConfigV4
|
2023-06-06 17:04:21 +02:00 |
|
Dario Nieuwenhuis
|
1d8321b821
|
Use make_static! from static-cell v1.1
|
2023-06-01 01:42:34 +02:00 |
|
Dario Nieuwenhuis
|
62857bdb2d
|
net: reexport UDP PacketMetadata under the udp module.
|
2023-05-15 00:55:34 +02:00 |
|
Dario Nieuwenhuis
|
bc71230cd0
|
examples/std: fix net running out of sockets.
|
2023-02-26 21:50:12 +01:00 |
|
Dario Nieuwenhuis
|
fe15a7beee
|
net: allocate space for 2 sockets, needed for dhcp.
|
2023-01-19 14:44:01 +01:00 |
|
Paweł Jan Czochański
|
8f4fae9b36
|
Add smoltcp dhcp socket configuration
|
2023-01-19 14:44:01 +01:00 |
|
Dario Nieuwenhuis
|
478f472784
|
Remove Forever, switch to static_cell.
|
2022-08-22 16:11:40 +02:00 |
|
Dario Nieuwenhuis
|
5daa173ce4
|
Split embassy-time from embassy-executor.
|
2022-08-18 01:22:30 +02:00 |
|
Artur Kowalski
|
865a91976c
|
Add UDP example app
|
2022-08-10 20:13:10 +02:00 |
|