aboutsummaryrefslogtreecommitdiffstats
path: root/mtu.c
Commit message (Collapse)AuthorAgeFilesLines
* pingu: cofigurable timeout/retry. default values. invert -dNatanael Copa2009-01-311-1/+1
| | | | | | - make timeout and retry configurable - possible to set default action, timeout and retry values - the -d option means "daemonize" rather than "debug mode".
* mtu: a bit more informative usage()Timo Teras2008-12-291-1/+7
|
* mtu: write discovered mtu to interface mtuTimo Teras2008-12-291-9/+65
|
* mtu: -I switchTimo Teras2008-12-291-3/+22
|
* mtu: minor fixups; try harder to traverse nat boxes in mtu injectTimo Teras2008-12-241-3/+7
|
* mtu: separate icmp functions to new file, mtu discoveryTimo Teras2008-12-241-312/+106
|
* initial commit for mtu discoveryTimo Teras2008-12-181-0/+364