chiark / gitweb /
pathmtu/pathmtu.c: Support IPv6 addresses in the generic code.
[tripe] / pathmtu / pathmtu.c
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Support IPv6 addresses in the generi...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Replace explicit `sockaddr_in' struc...
2018-06-28 Mark Woodingpathmtu/pathmtu.c (raw): Check the UDP packet signature.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the `--verbose' option.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the correct short option...
2018-06-14 Mark WoodingUpgrade licence to GPLv3+.
2017-07-09 Mark Woodingpathmtu/pathmtu.c: Don't explicitly set `_BSD_SOURCE'.
2016-04-30 Mark WoodingPortability: Use `socklen_t' throughout, if available.
2014-05-03 Mark Woodingpathmtu/pathmtu.c: Use IP_PMTUDISC_PROBE for sending...
2012-09-18 Mark WoodingMerge branch 'mdw/multi-priv'
2012-09-18 Mark WoodingMerge branch 'mdw/backoff'
2012-09-17 Mark Woodingpathmtu/pathmtu.c: Fix search algorithm.
2012-03-21 Mark Woodingpathmtu/pathmtu.{c,1.in}: New algorithms for path-MTU...
2009-01-03 Mark Woodingpathmtu: Reset the timeout on each packet.
2008-12-30 Mark WoodingMerge branch 'privsep'
2008-12-30 Mark WoodingMerge branch 'public'
2008-12-30 Mark Woodingpathmtu: New program for determining the MTU to a host.