Thibaut Vandervelden
|
f67f024882
Use one PAN ID for source and destination
|
3 years ago |
Dario Nieuwenhuis
|
b74cd58036
example/6lowpan: expand readme, do not use monitor interface.
|
3 years ago |
Dario Nieuwenhuis
|
f35e76068b
phy: Use right protocol on RawSocket based on the medium.
|
3 years ago |
Dario Nieuwenhuis
|
bdd09c4307
ieee80154: process packets without the FCS.
|
3 years ago |
Dario Nieuwenhuis
|
cd40acb625
6lowpan: do not fill neighbor cache from random packets
|
3 years ago |
Dario Nieuwenhuis
|
4b1de1199c
ipv6: fix Solicited Node address calculation
|
3 years ago |
Dario Nieuwenhuis
|
102db1d156
wire: remove HardwareAddress::BROADCAST
|
3 years ago |
Dario Nieuwenhuis
|
68e25a29c3
Add RawHardwareAddress, use it in wire ndisc.
|
3 years ago |
Thibaut Vandervelden
|
3d782f19cd
Add support for 802.15.4 and 6LoWPAN
|
3 years ago |
Dario Nieuwenhuis
|
5dbfc42aab
Fix wrong matrix bot path
|
3 years ago |
Dario Nieuwenhuis
|
390093ec0c
Merge pull request #554 from smoltcp-rs/matrix-bot
|
3 years ago |
Dario Nieuwenhuis
|
2c41c80f3b
Add matrix bot
|
3 years ago |
bors[bot]
|
27c9fdac8c
Merge #553
|
3 years ago |
mkb2091
|
23df785e5c
Fixed typo
|
3 years ago |
bors[bot]
|
25c539bb7c
Merge #552
|
3 years ago |
Dario Nieuwenhuis
|
2c306b50a3
tcp: Reply with RST to ACKs with invalid ackno in SYN_SENT.
|
3 years ago |
bors[bot]
|
747a57dcf0
Merge #551
|
3 years ago |
Dario Nieuwenhuis
|
522fc45a32
readme: add instructions on how to setup a bridged tap.
|
3 years ago |
bors[bot]
|
091ec88a3d
Merge #549
|
3 years ago |
Marc-André Lureau
|
908763637e
wire: add From<Address> for ::std::net::IpAddr
|
5 years ago |
bors[bot]
|
247e8d4d5d
Merge #548
|
3 years ago |
Dario Nieuwenhuis
|
62df0c13b3
dhcp: add "ignore NAKs" option.
|
3 years ago |
Dario Nieuwenhuis
|
21e254fe82
socket/dhcp: add nak tests
|
3 years ago |
Dario Nieuwenhuis
|
9478327803
socket/dhcp: add retransmission/timeout tests
|
3 years ago |
Dario Nieuwenhuis
|
4e77831f8e
socket/dhcp: add renew test
|
3 years ago |
Dario Nieuwenhuis
|
28024a1249
socket/dhcp: add basic test
|
3 years ago |
Dario Nieuwenhuis
|
76d2fc139c
socket/dhcp: log incoming reprs as well as outgoing.
|
3 years ago |
Dario Nieuwenhuis
|
52e174f2e2
socket/dhcp: Use random transaction_id instead of sequential.
|
3 years ago |
Dario Nieuwenhuis
|
dc5cee7b1a
socket/dhcp: do not set BROADCAST flag.
|
3 years ago |
Dario Nieuwenhuis
|
1a3c305b69
wire/dhcp: use bitflags for the FLAGS field.
|
3 years ago |