Skip to content

sys : net : Packet buffer#1129

Closed
miri64 wants to merge 3 commits intoRIOT-OS:masterfrom
miri64:packet_buffer
Closed

sys : net : Packet buffer#1129
miri64 wants to merge 3 commits intoRIOT-OS:masterfrom
miri64:packet_buffer

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented May 9, 2014

Based on #1101. Tests will follow

This PR adds a priority-based packet buffer datatype for the network stack.

Makefile.dep Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The inner check is not needed anymore.

@miri64 miri64 added WIP labels May 9, 2014
@miri64 miri64 added this to the Release NEXT MAJOR milestone May 9, 2014
@miri64 miri64 removed the WIP label May 27, 2014
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented May 27, 2014

No longer WIP.

@miri64 miri64 assigned OlegHahm and unassigned Kijewski May 27, 2014
@miri64
Copy link
Copy Markdown
Member Author

miri64 commented May 27, 2014

@Kijewski, @OlegHahm, @haukepetersen could you review please.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dislike

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry copy-pasta from somewhere :/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's wrong with that?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not wrong, but kinda superfluous.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It makes renaming the module easier...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be removed now.

@LudwigKnuepfer
Copy link
Copy Markdown
Member

Can you fill out the description so one can figure out what the PR does, please?

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Jun 2, 2014

Done

@miri64 miri64 changed the title Packet buffer sys : net : Packet buffer Jun 2, 2014
@miri64 miri64 mentioned this pull request Jun 3, 2014
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v2.1

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Jun 16, 2014

Rebased and addressed comments.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are 32 bit necessary here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OlegHahm
Copy link
Copy Markdown
Member

How about an enum for the flags?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think additional parens would improve readability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants