Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use packet buffer in IPv6 #1264

Closed
wants to merge 3 commits into from
Closed

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Jun 3, 2014

WIP. Depends on #1129

@@ -41,17 +42,23 @@ char addr_str[IPV6_MAX_ADDR_STR_LEN];
#endif
#include "debug.h"

#define IP_BUFFER_SIZE 2 * (LL_HDR_LEN + IPV6_MTU)
Copy link

Choose a reason for hiding this comment

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

Seems to be missing encapsulating braces

@OlegHahm OlegHahm self-assigned this Sep 11, 2014
@miri64
Copy link
Member Author

miri64 commented Sep 15, 2014

Abandoned dueto closing of #1129

@miri64 miri64 closed this Sep 15, 2014
@miri64 miri64 deleted the ipv6-packetbuf branch December 8, 2014 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants