qt5base-lts/tests/auto/network/kernel/qnetworkinterface
Thiago Macieira aaa187cd99 QAbstractSocket: Add socketOption for the Path MTU
This allow retrieving the value of the known PMTU for the current
socket. This works on Linux (IPv6 and IPv4) and FreeBSD (IPv6 only) --
the other OSes don't have the necessary API.

Note: do we need add IP_MTU_DISCOVER?

Change-Id: I6e9274c1e7444ad48c81fffd14dcaf97a18ce335
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-11-14 15:54:51 +00:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qnetworkinterface.pro Fix network tests on qemu/arm 2017-04-06 12:19:46 +00:00
tst_qnetworkinterface.cpp QAbstractSocket: Add socketOption for the Path MTU 2017-11-14 15:54:51 +00:00