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
597f60a7
Commit
597f60a7
authored
Jan 16, 2020
by
Antonin Décimo
Committed by
Juliusz Chroboczek
Apr 15, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove keep-unfeasible documentation.
The code was removed in
0111f5c1
.
parent
65edfd64
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
babeld.c
babeld.c
+1
-1
babeld.man
babeld.man
+1
-6
No files found.
babeld.c
View file @
597f60a7
...
@@ -873,7 +873,7 @@ main(int argc, char **argv)
...
@@ -873,7 +873,7 @@ main(int argc, char **argv)
" "
" "
"[-g port] [-G port] [-k metric] [-A metric] [-s] [-l] [-w] [-r]
\n
"
"[-g port] [-G port] [-k metric] [-A metric] [-s] [-l] [-w] [-r]
\n
"
" "
" "
"[-
u] [-
t table] [-T table] [-c file] [-C statement]
\n
"
"[-t table] [-T table] [-c file] [-C statement]
\n
"
" "
" "
"[-d level] [-D] [-L logfile] [-I pidfile]
\n
"
"[-d level] [-D] [-L logfile] [-I pidfile]
\n
"
" "
" "
...
...
babeld.man
View file @
597f60a7
...
@@ -96,11 +96,6 @@ derived from the MAC address of the first interface, which is easier
...
@@ -96,11 +96,6 @@ derived from the MAC address of the first interface, which is easier
to debug and more reliably prevents routing loops but may sometimes
to debug and more reliably prevents routing loops but may sometimes
cause a node to be unreachable for 120 seconds just after boot.
cause a node to be unreachable for 120 seconds just after boot.
.TP
.TP
.B \-u
Do not flush unfeasible (useless) routes. This is useful in order to
announce more information to a front-end (see
.BR \-g ).
.TP
.BI \-d " level"
.BI \-d " level"
Debug level. A value of 1 requests a routing table dump at every
Debug level. A value of 1 requests a routing table dump at every
iteration through the daemon's main loop. A value of 2 additionally
iteration through the daemon's main loop. A value of 2 additionally
...
@@ -450,7 +445,7 @@ The default is
...
@@ -450,7 +445,7 @@ The default is
if the interface is of type
if the interface is of type
.B tunnel,
.B tunnel,
and
and
.BR 0
.BR 0
otherwise.
otherwise.
.SS Filtering rules
.SS Filtering rules
A filtering rule is defined by a single line with the following format:
A filtering rule is defined by a single line with the following format:
...
...
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