Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222053
b: refs/heads/master
c: cbaf087
h: refs/heads/master
i:
  222051: e972987
v: v3
  • Loading branch information
Ben Greear authored and David S. Miller committed Nov 12, 2010
1 parent 541a0e3 commit 6719cb1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 19c0ef6b36a67fc579c77bb9b4da00e084fdb667
refs/heads/master: cbaf087a9f5e4721e83e8681ef328158f2298c6f
9 changes: 9 additions & 0 deletions trunk/Documentation/networking/ip-sysctl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ ip_no_pmtu_disc - BOOLEAN
min_pmtu - INTEGER
default 562 - minimum discovered Path MTU

route/max_size - INTEGER
Maximum number of routes allowed in the kernel. Increase
this when using large numbers of interfaces and/or routes.

neigh/default/gc_thresh3 - INTEGER
Maximum number of neighbor entries allowed. Increase this
when using large numbers of interfaces and when communicating
with large numbers of directly-connected peers.

mtu_expires - INTEGER
Time, in seconds, that cached PMTU information is kept.

Expand Down

0 comments on commit 6719cb1

Please sign in to comment.