./wip/adjustmtu, Detect MTU size and set MTU size of routing table

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0, Package name: adjustmtu-1.0, Maintainer: pkgsrc-users

Detect MTU with sending various size of ICMP ECHO-REQUEST packets,
and set MTU size on routing table.
useful for setting MTU automatically on over 1500 MTU (jumboframe)
network.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 664d948dafb14740963a769d13974e5c0b5fff24
Filesize: 5.614 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2012-01-13 16:58:56 by ISIHARA Takanori | Files touched by this commit (4) | Imported package
Log message:
Import adjustmtu-1.0 as wip/adjustmtu.

Detect MTU with sending various size of ICMP ECHO-REQUEST packets,
and set MTU size on routing table.
useful for setting MTU automatically on over 1500 MTU (jumboframe)
network.