WAN Packet Framing Overview

This section provides information about WAN packet framing.

The NDISWAN intermediate driver retrieves information about the WAN packet framing performed by a WAN miniport driver from the miniport driver's response to the OID_WAN_MEDIUM_SUBTYPE query information request.

NDISWAN converts an out-going packet from LAN to PPP format. NDISWAN uses simple HDLC framing. Most of the media-specific framing must be done by the miniport driver.

Before sending packets to the WAN miniport driver's send function, NDISWAN does simple PPP HDLC framing. Simple PPP HDLC framing is PPP's HDLC framing without the FCS, bit or byte stuffing, and any beginning or end flags.

The following topics provide additional information about WAN packet framing:

Asynchronous Framing

ISDN and Switched-56K Framing