Skip to content

gnrc_ndp: add PIO to router advertisements#3821

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:gnrc_ndp/fix/add-pio
Sep 11, 2015
Merged

gnrc_ndp: add PIO to router advertisements#3821
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:gnrc_ndp/fix/add-pio

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Sep 11, 2015

The PIOs for the configured prefixes were generated, but never added to
the packet, causing some problems in the packet buffer.

Fixes #3815 (possibly)

The PIOs for the configured prefixes were generated, but never added to
the packet, causing some problems in the packet buffer.

Fixes RIOT-OS#3815 (possibly)
@miri64 miri64 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking NSTF labels Sep 11, 2015
@miri64 miri64 added this to the Release 2015.09 milestone Sep 11, 2015
@cgundogan
Copy link
Copy Markdown
Member

ACK. #3815 seems to be fixed with this

@cgundogan cgundogan added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 11, 2015
miri64 added a commit that referenced this pull request Sep 11, 2015
gnrc_ndp: add PIO to router advertisements
@miri64 miri64 merged commit 05a3e05 into RIOT-OS:master Sep 11, 2015
@miri64 miri64 deleted the gnrc_ndp/fix/add-pio branch September 11, 2015 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UDP results in a hard fault (iotlab-m3)

2 participants