Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
babeld
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
babeld
Commits
f97d5227
Commit
f97d5227
authored
Jun 30, 2008
by
Juliusz Chroboczek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the new value for the hello interval.
parent
27d28b78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
babel.man
babel.man
+6
-6
No files found.
babel.man
View file @
f97d5227
...
...
@@ -39,11 +39,11 @@ below), and other hosts might initially ignore it. The default is
.TP
.BI \-h " hello-interval"
Specify the interval in seconds at which scheduled hello packets are
sent on wireless interfaces. The default is
6
.
sent on wireless interfaces. The default is
4 seconds
.
.TP
.BI \-H " wired-hello-interval"
Specify the interval in seconds at which scheduled hello packets are
sent on wired interfaces. The default is
30
.
sent on wired interfaces. The default is
20 seconds
.
.TP
.BI \-i " idle-hello-interval"
Enable detection of idle networks (networks on which we haven't
...
...
@@ -54,10 +54,10 @@ you are doing.
.TP
.BI \-u " update-interval"
Specify the interval in seconds at which scheduled routing table dumps
are made on all interfaces. The default is either
the wired hello
interval, or 70, whichever is less. Babel uses triggered updates in
addition to scheduled updates, so this value may be set to a fairly
large value.
are made on all interfaces. The default is either
5 times the
wireless hello interval, the wired hello interval, or 70 seconds,
whichever is less. Babel uses triggered updates in addition to
scheduled updates, so this value may be set to a fairly
large value.
.TP
.BI \-k " kernel-metric"
Specify a value that will be added to routes' metrics before
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment