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
|
eca9aac194
|
Fix warnings in recent nightly.
|
2024-03-20 16:39:09 +01: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
|
bc71230cd0
|
examples/std: fix net running out of sockets.
|
2023-02-26 21:50:12 +01:00 |
|
Dario Nieuwenhuis
|
a509af4bc0
|
exmaples/dns: don't use the socket.
|
2023-02-10 23:00:16 +01:00 |
|
Ulf Lilleengen
|
cd440a49d6
|
Rewrite to use a single socket
|
2023-02-10 17:46:08 +01:00 |
|
Ulf Lilleengen
|
9cfea693ed
|
Add DNS socket to embassy-net
|
2023-02-10 17:45:03 +01:00 |
|