Dario Nieuwenhuis
|
d242ff483c
socket/set: remove reference counting.
|
hace 3 años |
Dario Nieuwenhuis
|
9a2093e39e
Remove braces that were previously needed to workaround SocketRef borrow issues.
|
hace 3 años |
Dario Nieuwenhuis
|
ef213fa772
socket: remove SocketRef.
|
hace 3 años |
Dario Nieuwenhuis
|
bde881d2f9
iface: own the SocketSet instead of borrowing it
|
hace 3 años |
Dean Li
|
a666a7a8be
arp: flush neighbor cache after IP update
|
hace 3 años |
Dario Nieuwenhuis
|
5e7e75ab57
Fix some comments.
|
hace 3 años |
Thibaut Vandervelden
|
aeca423b77
ieee802154: log when we drop a frame
|
hace 3 años |
Thibaut Vandervelden
|
0e3b668f09
ieee802154: Correct filtering of PAN id
|
hace 3 años |
Thibaut Vandervelden
|
d8e7b7a1f7
ieee802154: ignore frames with types other than Data
|
hace 3 años |
Thibaut Vandervelden
|
ddfd6f883c
Remove IpRepr::Sixlowpan
|
hace 3 años |
Thibaut Vandervelden
|
aed9fdb8be
Send ICMP unreachable when no UDP socket is found
|
hace 3 años |
Thibaut Vandervelden
|
7bad4cff57
Use `net_debug` and drop instead of `todo!`
|
hace 3 años |
Thibaut Vandervelden
|
f67f024882
Use one PAN ID for source and destination
|
hace 3 años |
Dario Nieuwenhuis
|
bdd09c4307
ieee80154: process packets without the FCS.
|
hace 3 años |
Dario Nieuwenhuis
|
cd40acb625
6lowpan: do not fill neighbor cache from random packets
|
hace 3 años |
Dario Nieuwenhuis
|
102db1d156
wire: remove HardwareAddress::BROADCAST
|
hace 3 años |
Dario Nieuwenhuis
|
68e25a29c3
Add RawHardwareAddress, use it in wire ndisc.
|
hace 3 años |
Thibaut Vandervelden
|
3d782f19cd
Add support for 802.15.4 and 6LoWPAN
|
hace 4 años |
Dario Nieuwenhuis
|
db7b2249ed
arp: ignore ARP packets that are not REQUEST or RESPONSE.
|
hace 3 años |
Dario Nieuwenhuis
|
6951ccf297
arp; reject packets with source address not in our network.
|
hace 3 años |
Dario Nieuwenhuis
|
83c016522c
arp: fill cache only for ARP packets directed at us.
|
hace 3 años |
Dario Nieuwenhuis
|
6210612be0
arp: Do not fill cache from random packets.
|
hace 3 años |
Dario Nieuwenhuis
|
21e0a30d64
Fix assert with any_ip + broadcast dst_addr. Fixes #533
|
hace 3 años |
Thibaut Vandervelden
|
f72e471eb0
Fix clippy because of MSV change
|
hace 3 años |
Thibaut Vandervelden
|
7da0f16f8a
cargo fmt
|
hace 3 años |
Thibaut Vandervelden
|
51b2adddad
Fix clippy lints
|
hace 3 años |
qiujiangkun
|
7dda148ad5
various clippy fix
|
hace 3 años |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
hace 3 años |
Dario Nieuwenhuis
|
8a225837e2
Add Context struct.
|
hace 3 años |
Ryan Summers
|
b9fb265425
Fixing clippy
|
hace 3 años |