Skip to content

Commit

Permalink
Clarify README paragraph about features.
Browse files Browse the repository at this point in the history
We can easily (although annoyingly) do IP fragmentation with
the assembler now, so I don't see *any* features that are apriori
impossible to implement anymore.
whitequark committed Sep 24, 2017
1 parent 6f5ae33 commit 081851d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,9 +12,8 @@ and compiles on stable Rust 1.19 and later.

## Features

_smoltcp_ is missing many widely deployed features, whether by design or simply because
no one implemented them yet. To set expectations right, both implemented and omitted
features are listed.
_smoltcp_ is missing many widely deployed features, usually because no one implemented them yet.
To set expectations right, both implemented and omitted features are listed.

### Media layer

0 comments on commit 081851d

Please sign in to comment.