Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
contiki-ng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NATAF Emmanuel
contiki-ng
Commits
45f2b493
Unverified
Commit
45f2b493
authored
3 years ago
by
Niclas Finne
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1799 from nfi/fix-rpl-readme
Add Markdown code format to file names
parents
ae337eba
7e1451b3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/rpl-border-router/README.md
+2
-2
2 additions, 2 deletions
examples/rpl-border-router/README.md
with
2 additions
and
2 deletions
examples/rpl-border-router/README.md
+
2
−
2
View file @
45f2b493
...
@@ -9,14 +9,14 @@ See https://github.com/contiki-ng/contiki-ng/wiki/Tutorial:-RPL-border-router
...
@@ -9,14 +9,14 @@ See https://github.com/contiki-ng/contiki-ng/wiki/Tutorial:-RPL-border-router
The embedded border router runs on a node. It is connected to the host via SLIP.
The embedded border router runs on a node. It is connected to the host via SLIP.
The host simply runs a tun gateway (
`tunslip6`
). To use, program a node, and
The host simply runs a tun gateway (
`tunslip6`
). To use, program a node, and
then start
`tunslip6`
on the host via the make command
`connect-router`
.
then start
`tunslip6`
on the host via the make command
`connect-router`
.
See embedded/README.md for more.
See
`
embedded/README.md
`
for more.
# Native border router
# Native border router
The native border router runs directly at the host. The node simply runs a
The native border router runs directly at the host. The node simply runs a
SLIP-radio interface (
`examples/slip-radio`
). The host, on the other hand, runs
SLIP-radio interface (
`examples/slip-radio`
). The host, on the other hand, runs
a full 6LoWPAN stack.
a full 6LoWPAN stack.
See native/README.md for more.
See
`
native/README.md
`
for more.
# RPL node
# RPL node
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment