-
Notifications
You must be signed in to change notification settings - Fork 2
The removal of ipv6 gateway feature added #22
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
Open
metelik
wants to merge
80
commits into
nerves-project-attic:master
Choose a base branch
from
se-apc:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing some solution for problems like:
'In file included from src/netif.c:30:0:
/usr/include/linux/if.h:143:8: error: redefinition of ‘struct ifmap’
struct ifmap {'
Testing solution to problems like:
'usr/include/linux/if.h:143:8: error: redefinition of ‘struct ifmap’
struct ifmap {
^'
revoking the test change
…ent_to_only_selected_interfaces Bugfix/agilis 4190 limiting management to only selected interfaces
…tored Feature/removal of ipv6 address restored
…tored Code review re-work
Correcting a typo
Feature/gateway removal
…ints Adding typespecs and debug prints
…ints Devel/adding typespecs and debug prints
…h_prefix_len_128 Removing the buffer overflow bug in the IPv6 addresses with prefix le…
…or_ip_in_the_lease Bugfix/handling of no subnet mask or ip in the lease
- Update deps - Use modern supervisor formats
reduce versions
…port - %ArgumentError on not yet existent atoms alleviated
Devel/small refactor
…alid_arguments_mapped_to_errno_for_gateway_set_up Adding errno handling in add_default_gateway
Enabling error debug printing
Devel/ethtool link settings support
Removing debug print
Adding info on errno to IPv6 add default gw IOCTL
Upgrade to 1.16.3 OTP 26.2.5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.