mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-29 09:58:59 -04:00
16 lines
633 B
Text
16 lines
633 B
Text
Mpd is a netgraph(4) based implementation of the multi-link PPP
|
|
protocol for FreeBSD. It is designed to be both fast and flexible.
|
|
It handles configuration and negotiation in user land, while routing
|
|
all data packets strictly in the kernel. It supports several of
|
|
the numerous PPP sub-protocols and extensions, such as:
|
|
|
|
Multi-link PPP capability
|
|
PAP, CHAP, MS-CHAP and EAP authentication
|
|
PPP compression and encryption
|
|
IPCP and IPV6CP parameter negotiation
|
|
|
|
This plugin has support for the following link type:
|
|
|
|
Point-to-Point Tunnelling Protocol (PPTP)
|
|
|
|
WWW: http://www.sourceforge.net/projects/mpd
|