index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
std
/
src
/
bin
/
net_dns.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-6
/
+5
*
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
1
-6
/
+1
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+0
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-2
/
+0
*
chore: replace make_static! macro usage with non-macro version
Ulf Lilleengen
2023-12-21
1
-4
/
+6
*
net: move tuntap from std example to separate crate. (#1737)
Dario Nieuwenhuis
2023-08-03
1
-4
/
+1
*
net: Support dual stackĀ IP
Ruben De Smet
2023-06-07
1
-2
/
+2
*
Rename StaticConfig to StaticConfigV4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
1
-11
/
+7
*
examples/std: fix net running out of sockets.
Dario Nieuwenhuis
2023-02-26
1
-1
/
+1
*
exmaples/dns: don't use the socket.
Dario Nieuwenhuis
2023-02-10
1
-6
/
+3
*
Rewrite to use a single socket
Ulf Lilleengen
2023-02-10
1
-2
/
+1
*
Add DNS socket to embassy-net
Ulf Lilleengen
2023-02-10
1
-0
/
+102