commit | a1430bbb11b60268af54e571b9a49b1dc33fc1e3 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Feb 13 09:52:22 2025 -0800 |
committer | Patrick Rohr <prohr@google.com> | Tue Feb 18 19:41:15 2025 -0800 |
tree | d7b7f379d2978817577679fa093e9f401bb8c24b | |
parent | 16093391f3d31cb1abdfb48edb88f3d202428840 [diff] |
Implement 6lowpan header compression This implements 6lowpan header compression per rfc 6282. While the decompression logic is full-fledged (to accept almost any 6lowpan compressed packet on ingress), the compression logic does *not* actually compress the packet. Fully fledged compression might be submitted in a follow up, to make integration testing possible. Test: TH Change-Id: I5ea98a06e502fe0752cfe827dbdf8ee4a7dfb24c