Benjamin Brittain
|
af39d86faa
add warning about greater than 60s RFC violation
|
2 年之前 |
Benjamin Brittain
|
6e2d075149
convert u64 -> Duration
|
2 年之前 |
Benjamin Brittain
|
68ebd6eb8c
Make the packet fragmentation cache timeout user configurable
|
2 年之前 |
Benjamin Brittain
|
9995ce8070
Decreases how long the packet fragmentation cache holds a packet from 60s -> 5s
|
2 年之前 |
Thibaut Vandervelden
|
c797194af2
Fixes 6LoWPAN fragmentation
|
2 年之前 |
Thibaut Vandervelden
|
b5498bce5e
Update `poll_at` for sixlowpan outgoing packets
|
2 年之前 |
Thibaut Vandervelden
|
3065959c70
Reassemble incomming IPv4 packets.
|
2 年之前 |
Dario Nieuwenhuis
|
9e18ca127e
socket_set: add get_mut, make get immutable.
|
2 年之前 |
Dario Nieuwenhuis
|
d703a66d1d
iface: borrow the device instead of owning it.
|
2 年之前 |
Dario Nieuwenhuis
|
b71ffcb6cc
iface: borrow the SocketSet instead of owning.
|
2 年之前 |
Thibaut Vandervelden
|
f3310e63f4
refactor 6LoWPAN fragmentation
|
2 年之前 |
AntoonBeres
|
c11e4bb6a7
added sixlowpan fragmentation benchmark
|
3 年之前 |
Thibaut Vandervelden
|
adf56a1701
sixlowpan: add fragmentation logic in interface
|
3 年之前 |
Thibaut Vandervelden
|
d1107f4ead
sixlowpan: add fragmentation wire representation
|
3 年之前 |
Dario Nieuwenhuis
|
2841d5ef4a
iface: make socket_egress infallible.
|
2 年之前 |
Dario Nieuwenhuis
|
e60fbe2235
iface: make all process_* infallible. Fixes #281
|
2 年之前 |
Dario Nieuwenhuis
|
37a276bcf2
socket: Make process() infallible.
|
2 年之前 |
Dario Nieuwenhuis
|
72a9ee46ce
socket: reorganize module structure, with one module per protocol.
|
2 年之前 |
Dario Nieuwenhuis
|
ac12274029
dns: feature and unused fixes
|
2 年之前 |
Dario Nieuwenhuis
|
da1a2b2df0
socket: add DNS
|
3 年之前 |
Dario Nieuwenhuis
|
eb41d077e0
Remove IpAddress::Unspecified, assign src addr in sockets.
|
2 年之前 |
Anuvrat
|
8ba8830378
Corrects minor spelling errors
|
3 年之前 |
Thibaut Vandervelden
|
5dce1768f5
remove `PacketAssemblerInfo`
|
3 年之前 |
Thibaut Vandervelden
|
3a1e84e781
allow temporary unused
|
3 年之前 |
Thibaut Vandervelden
|
53c46d78a9
add fragmentation mechanism
|
3 年之前 |
Dario Nieuwenhuis
|
5989896299
Remove IpRepr::Unspecified and lowering.
|
3 年之前 |
Dario Nieuwenhuis
|
028b4466ff
wire: Rename ipv4 `protocol` to `next_header`.
|
3 年之前 |
Dario Nieuwenhuis
|
52628e2d4e
tcp: immediately choose source address in connect().
|
3 年之前 |
Thibaut Vandervelden
|
4fb1ceb791
fixes #583
|
3 年之前 |
Thibaut Vandervelden
|
bf525bf238
ieee802154: random sequence number
|
3 年之前 |