Skip to content

Commit

Permalink
docs(readme): update 6lowpan ext headers support
Browse files Browse the repository at this point in the history
Signed-off-by: Thibaut Vandervelden <[email protected]>
  • Loading branch information
thvdveld committed Aug 9, 2023
1 parent 3cb8e73 commit 3c5de6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ There are 3 supported mediums.

* Implementation of [RFC6282](https://tools.ietf.org/rfc/rfc6282.txt).
* Fragmentation is supported, as defined in [RFC4944](https://tools.ietf.org/rfc/rfc4944.txt).
* UDP header compression is supported.
* Extension header compression is **not** supported (will be soon™).
* Uncompressed IP headers are supported.
* UDP header compression/decompression is supported.
* Extension header compression/decompression is supported.
* Uncompressed IPv6 Extension Headers are **not** supported.

### IP multicast

Expand Down

0 comments on commit 3c5de6b

Please sign in to comment.