Dario Nieuwenhuis
|
a2a0dfb2c3
Merge pull request #938 from umi-eng/lint/shorthand-struct-init
|
8 months ago |
Liam Kinne
|
0450ba3154
use shorthand struct initialization
|
8 months ago |
Liam Kinne
|
5dc02c579e
use core instead of std for net
|
8 months ago |
Thibaut Vandervelden
|
30afc3eac2
Merge pull request #936 from umi-eng/nice-defmt-format-hardware-address
|
8 months ago |
Liam Kinne
|
1a597424b7
format the same as display
|
8 months ago |
Thibaut Vandervelden
|
ef67e7b46c
Merge pull request #900 from thvdveld/ipv6-any-ip
|
8 months ago |
Thibaut Vandervelden
|
35bb01afe3
Merge pull request #914 from lucasvr/lucas/multicastv6
|
8 months ago |
Lucas Villa Real
|
20aa66bb21
rustfmt
|
8 months ago |
Lucas Villa Real
|
d0fd2c8fc3
Update unit test
|
8 months ago |
Lucas Villa Real
|
4d25db83c8
Address code review
|
8 months ago |
Lucas Villa Real
|
db25ee4384
Address code review suggestions
|
9 months ago |
Lucas Villa Real
|
307952c13c
Remove `Ipv6NotSupported` from `enum MulticastError`
|
9 months ago |
Thibaut Vandervelden
|
125773e282
Merge pull request #904 from chrysn-pull-requests/pktinfo
|
9 months ago |
Lucas C. Villa Real
|
d52a196dcb
Apply rustfmt on igmp.rs
|
9 months ago |
Lucas C. Villa Real
|
cf1744a2d9
IPv6: implement `leave_multicast_group()`
|
9 months ago |
Dario Nieuwenhuis
|
d3ed3cc543
Merge pull request #920 from safarir/main
|
9 months ago |
Charles-Xavier Roy
|
3d69743edb
Comment type fix
|
9 months ago |
Dario Nieuwenhuis
|
f9c850b95a
Merge pull request #919 from skpupil/dev-checksum
|
9 months ago |
Dario Nieuwenhuis
|
114939aa99
Merge pull request #917 from copy/main
|
9 months ago |
Fabian
|
18c131e885
fix(tcp): only reset remote_last_ts if some data is enqueued
|
9 months ago |
skpupil
|
58f1f6fa28
ignore checksum during loopback
|
9 months ago |
Lucas C. Villa Real
|
6c06cd9f8b
Update PR #602: implement `join_multicast_group()` for IPv6
|
10 months ago |
Catherine
|
4c27918434
Merge pull request #907 from ytakano/main
|
10 months ago |
Yuuki Takano
|
833399f124
feat(socket/tcp): add congestion controllers
|
11 months ago |
Dario Nieuwenhuis
|
ca909a2781
Merge pull request #905 from jlogan03/jlogan/update-dhcp-example
|
11 months ago |
James Logan
|
1ff5bc41ee
remove unused import
|
11 months ago |
James Logan
|
b78ab0eb20
clear addresses instead of setting unspecified
|
11 months ago |
James Logan
|
28b99014d9
update dhcp example to work in the case where we do not already have an ip address from some other source
|
1 year ago |
Dario Nieuwenhuis
|
f0d1fd94df
Merge pull request #906 from jamwaffles/freebsd
|
11 months ago |
James Waples
|
340565e4fc
Define constants for FreeBSD
|
11 months ago |