Shadowrun: Awakened 29 September 2011 - Build 871
Defines
MTUSize.h File Reference

[Internal] Defines the default maximum transfer unit. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MAXIMUM_MTU_SIZE   1492
#define MINIMUM_MTU_SIZE   400

Detailed Description

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.

Definition in file MTUSize.h.


Define Documentation

#define MAXIMUM_MTU_SIZE   1492
  • 17914 16 Mbit/Sec Token Ring
  • 4464 4 Mbits/Sec Token Ring
  • 4352 FDDI
  • 1500. The largest Ethernet packet size recommended. This is the typical setting for non-PPPoE, non-VPN connections. The default value for NETGEAR routers, adapters and switches.
  • 1492. The size PPPoE prefers.
  • 1472. Maximum size to use for pinging. (Bigger packets are fragmented.)
  • 1468. The size DHCP prefers.
  • 1460. Usable by AOL if you don't have large email attachments, etc.
  • 1430. The size VPN and PPTP prefer.
  • 1400. Maximum size for AOL DSL.
  • 576. Typical value to connect to dial-up ISPs. The largest value for an UDP datagram

Definition at line 26 of file MTUSize.h.

#define MINIMUM_MTU_SIZE   400

Definition at line 29 of file MTUSize.h.


Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net