DEFAULT_MAX_PAYLOAD

const val DEFAULT_MAX_PAYLOAD: Int = 1400

Initial per-packet payload (MSS) before any PMTU shrinking (1500 - IP/UDP/uTP).