chiark / gitweb /
pathmtu: New program for determining the MTU to a host.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 29 Dec 2008 19:37:17 +0000 (19:37 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 30 Dec 2008 14:42:01 +0000 (14:42 +0000)
commitc64d8cd5d52eeff47dfaab62c3da19ad7b1c9234
treea9f4739eca5f7d2af99a1f1a3bd35204b8c4a849
parent449991a38a59d04c723791a3ca2897da5f2d9709
pathmtu: New program for determining the MTU to a host.

Eventually, this will be used automatically when configuring network
interfaces.
Makefile.am
configure.ac
debian/.gitignore
debian/control
debian/pathmtu.copyright [new file with mode: 0644]
debian/pathmtu.install [new file with mode: 0644]
pathmtu/Makefile.am [new file with mode: 0644]
pathmtu/pathmtu.1.in [new file with mode: 0644]
pathmtu/pathmtu.c [new file with mode: 0644]