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

shell fib: recognize the default route as net prefix #4584

Merged
merged 1 commit into from
Jan 6, 2016

Conversation

BytesGalore
Copy link
Member

Rationale:

The fibroute command always handles given destination as host prefixes, resulting in not setting the right flag.
This "quickfix" enables fibroute command to recognize at least the default route, i.e. all 0 address.

With #4279 this will change entirely, then allowing to give a precise prefix length with the fibroute command.

@BytesGalore BytesGalore added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer labels Jan 6, 2016
@cgundogan cgundogan added the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Jan 6, 2016
@cgundogan cgundogan added this to the Release 2015.12 milestone Jan 6, 2016
@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 Jan 6, 2016
@cgundogan
Copy link
Member

ACK and go whe ntravis is green. Please provide a backport to the release branch

@miri64
Copy link
Member

miri64 commented Jan 6, 2016

Fixes the problems I had in the release specs, so I second that ACK.

miri64 added a commit that referenced this pull request Jan 6, 2016
shell fib: recognize the default route as net prefix
@miri64 miri64 merged commit 86bf9ae into RIOT-OS:master Jan 6, 2016
@cgundogan cgundogan removed the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Jan 6, 2016
cgundogan added a commit that referenced this pull request Jan 7, 2016
…ckport

shell fib: recognize the default route as net prefix (backport of #4584)
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 Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer 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.

3 participants