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

net: nbr: Add NET_IPV6_NBR_STATE_STATIC #1586

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

Vudentz
Copy link
Contributor

@Vudentz Vudentz commented Sep 21, 2017

This adds a new state NET_IPV6_NBR_STATE_STATIC which never timeouts
which is required in case of RFC 7668 which doesn't allow publishing
the address:

https://tools.ietf.org/html/rfc7668#section-3.2.3

Signed-off-by: Luiz Augusto von Dentz [email protected]

This adds a new state NET_IPV6_NBR_STATE_STATIC which never timeouts
which is required in case of RFC 7668 which doesn't allow publishing
the address:

https://tools.ietf.org/html/rfc7668#section-3.2.3

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Copy link
Member

@jukkar jukkar left a comment

Choose a reason for hiding this comment

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

LGTM

@jukkar jukkar merged commit 2e50126 into zephyrproject-rtos:master Sep 26, 2017
nagineni pushed a commit to nagineni/zephyr that referenced this pull request Nov 20, 2017
Updated iotivity-constrained with latest 6lowpan fixes,
and updated 6lowpan configs to work with latest Zephyr 1.9

Fixes zephyrproject-rtos#1586, zephyrproject-rtos#1565, zephyrproject-rtos#1481, zephyrproject-rtos#1237

Signed-off-by: Jimmy Huang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants