Skip to content

inet_csum: initial import of Internet Checksum module#2730

Merged
miri64 merged 2 commits intoRIOT-OS:masterfrom
miri64:inet_csum/feat/initial
Apr 10, 2015
Merged

inet_csum: initial import of Internet Checksum module#2730
miri64 merged 2 commits intoRIOT-OS:masterfrom
miri64:inet_csum/feat/initial

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Mar 28, 2015

Since this function will be used a lot, and the old implementation in net_help is neither clear, nor flash-saving (lost ~50 bytes in this), I decided to introduce a new module for the new network stack.

@miri64 miri64 added Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT NSTF labels Mar 28, 2015
@miri64 miri64 added this to the Network Stack Task Force milestone Mar 28, 2015
@OlegHahm OlegHahm force-pushed the master branch 3 times, most recently from 9f184dd to 45554bf Compare March 31, 2015 13:01
@miri64 miri64 added the CI: needs squashing Commits in this PR need to be squashed; If set, CI systems will mark this PR as unmergable label Apr 8, 2015
@OlegHahm
Copy link
Copy Markdown
Member

OlegHahm commented Apr 9, 2015

Seems valid - if someones think this can be improved that might be done later on. ACK.

@miri64 miri64 force-pushed the inet_csum/feat/initial branch from 65c0d05 to 5d1ae12 Compare April 9, 2015 21:30
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Apr 9, 2015

Squashed

@miri64 miri64 removed the CI: needs squashing Commits in this PR need to be squashed; If set, CI systems will mark this PR as unmergable label Apr 9, 2015
miri64 added a commit that referenced this pull request Apr 10, 2015
inet_csum: initial import of Internet Checksum module
@miri64 miri64 merged commit 687947d into RIOT-OS:master Apr 10, 2015
@miri64 miri64 deleted the inet_csum/feat/initial branch April 10, 2015 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants