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

firmware: Network module net_tools and border_router modifications #261

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

CW-75
Copy link
Collaborator

@CW-75 CW-75 commented Jun 3, 2022

Contribution description

In the border_router.c, there is an function called border_router_add_ipv6(), will be changed to border_router_setup() and the internal effects of set_ipv6 address will be integrated in generic functions in net_tools that could be used in anothers modules, this will resolve when will be necessary take some configuration about the ipv6 address. The new functions set_ipv6_global() and set_ipv6_multicast are protected if the input parameter isn't the required format of address.

Testing procedure

Issues/PRs references

@CW-75 CW-75 force-pushed the feature/border_router_setup branch from 570d195 to ad5024d Compare June 3, 2022 16:13
@CW-75 CW-75 merged commit d2aeed1 into Mesh4all:main Jun 3, 2022
@CW-75 CW-75 deleted the feature/border_router_setup branch June 3, 2022 16:37
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.

2 participants