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 (backport of #4584) #4594

Merged
merged 1 commit into from Jan 7, 2016

Conversation

BytesGalore
Copy link
Member

backport version of #4584
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.

@cgundogan cgundogan added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jan 6, 2016
@cgundogan cgundogan added this to the Release 2015.12 milestone Jan 6, 2016
@cgundogan cgundogan self-assigned this Jan 6, 2016
@OlegHahm
Copy link
Member

OlegHahm commented Jan 6, 2016

I think you created this branch in the wrong repository...

@BytesGalore
Copy link
Member Author

oh no, sry :(

@cgundogan
Copy link
Member

Travis is green - GO

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)
@cgundogan cgundogan merged commit e44cd7e into 2015.12-branch Jan 7, 2016
@cgundogan cgundogan deleted the quickfix_default_route_shell_backport branch January 7, 2016 14:09
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.

None yet

3 participants