Jonathan Coates
|
aa7e967651
Remove unused macro_rules! case
|
2 yıl önce |
Dario Nieuwenhuis
|
3644b94b82
rand: use simple PRNG owned by Interface, sockets access it through Context.
|
3 yıl önce |
Dario Nieuwenhuis
|
0ebf896fff
socket: refactor Context to be just InterfaceInner.
|
3 yıl önce |
Dario Nieuwenhuis
|
ff47259603
socket: move meta from XxxSocket to SocketSetItem.
|
3 yıl önce |
Dario Nieuwenhuis
|
21e3dad2b2
Fix clippys
|
3 yıl önce |
Dario Nieuwenhuis
|
a70c4831e7
socket/dhcpv4: return owned Config in Event.
|
3 yıl önce |
Dario Nieuwenhuis
|
e0ace4b8ee
Remove manual `log::set_logger` from tests.
|
3 yıl önce |
Thibaut Vandervelden
|
3d782f19cd
Add support for 802.15.4 and 6LoWPAN
|
4 yıl önce |
Dario Nieuwenhuis
|
62df0c13b3
dhcp: add "ignore NAKs" option.
|
3 yıl önce |
Dario Nieuwenhuis
|
21e254fe82
socket/dhcp: add nak tests
|
3 yıl önce |
Dario Nieuwenhuis
|
9478327803
socket/dhcp: add retransmission/timeout tests
|
3 yıl önce |
Dario Nieuwenhuis
|
4e77831f8e
socket/dhcp: add renew test
|
3 yıl önce |
Dario Nieuwenhuis
|
28024a1249
socket/dhcp: add basic test
|
3 yıl önce |
Dario Nieuwenhuis
|
76d2fc139c
socket/dhcp: log incoming reprs as well as outgoing.
|
3 yıl önce |
Dario Nieuwenhuis
|
52e174f2e2
socket/dhcp: Use random transaction_id instead of sequential.
|
3 yıl önce |
Dario Nieuwenhuis
|
dc5cee7b1a
socket/dhcp: do not set BROADCAST flag.
|
3 yıl önce |
Thibaut Vandervelden
|
f72e471eb0
Fix clippy because of MSV change
|
3 yıl önce |
Thibaut Vandervelden
|
51b2adddad
Fix clippy lints
|
3 yıl önce |
qiujiangkun
|
7dda148ad5
various clippy fix
|
3 yıl önce |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 yıl önce |
Dario Nieuwenhuis
|
8a225837e2
Add Context struct.
|
3 yıl önce |
Ryan Summers
|
8dfabdc476
Adding support for retrieving socket handle from DHCP sockets
|
3 yıl önce |
Dario Nieuwenhuis
|
bdc0d31b87
dhcp: convert port check to hard assert.
|
3 yıl önce |
Dario Nieuwenhuis
|
adb3b30cd7
dhcp: address review comments.
|
3 yıl önce |
Dario Nieuwenhuis
|
e82ef25e91
dhcp: add max_lease_duration option
|
4 yıl önce |
Dario Nieuwenhuis
|
43d582504f
dhcp: remove 0.0.0.0s from the DNS serevr list.
|
4 yıl önce |
Dario Nieuwenhuis
|
1c33438445
dhcp: retry REQUEST slower and with exponential backoff. Fixes #464
|
4 yıl önce |
Dario Nieuwenhuis
|
9ce3d9505e
dhcp: handle NAK packets
|
4 yıl önce |
Dario Nieuwenhuis
|
b791ef535e
dhcp: convert to socket
|
4 yıl önce |