Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
net-tools
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
net-tools
Commits
0518929e
Commit
0518929e
authored
May 13, 2005
by
Bernd Eckenfels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling fix debian bug #305640
parent
d1724c03
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/en_US/route.8
man/en_US/route.8
+2
-2
No files found.
man/en_US/route.8
View file @
0518929e
...
...
@@ -141,7 +141,7 @@ set the metric field in the routing table (used by routing daemons) to M.
set the TCP Maximum Segment Size (MSS) for connections over this route
to M bytes.
The default is the device MTU minus headers, or a lower MTU when path mtu
discovery occured. This setting can be used to force smaller TCP packets on the
discovery occur
r
ed. This setting can be used to force smaller TCP packets on the
other end when path mtu discovery does not work (usually because of
misconfigured firewalls that block ICMP Fragmentation Needed)
.TP
...
...
@@ -182,7 +182,7 @@ modifiers (metric - netmask - gw - dev) doesn't matter.
.B route add -net 127.0.0.0
adds the normal loopback entry, using netmask 255.0.0.0 (class A net,
determined from the destination address) and associated with the
"lo" device (assuming this device was prviously set up correctly with
"lo" device (assuming this device was pr
e
viously set up correctly with
.BR ifconfig (8)).
.TP
...
...
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