MPD is a FreeBSD PPP daemon. MPD is a netgraph based PPP implementation for FreeBSD.
MPD supports thousands of Sync, Async, PPTP, L2TP, PPPoE, TCP and UDP links in client, server and access concentrator (LAC/PAC/TSA) modes. It is very fast and functional.
Product's homepage
What's New in This Release: [ read full changelog ]
New features:
· Added `mpd-iface-name` RADIUS arrtibute.
· Added `mpd-iface-descr` RADIUS arrtibute.
· Added `mpd-iface-group` RADIUS arrtibute.
· Added `mpd-peer-ident` RADIUS arrtibute.
· Added `set iface name ...` command.
· Added `set iface description ...` command.
· Added `set iface group ...` command.
· Added support for NetFlow v9 export.
· Added `set l2tp|pptp|tcp|udp resolve-once ...` command. They allow to resolve peer address every time on reconnect.
Changes:
· Remove dependency from libpdel library. Import required files into the MPD tree.
Bugfixes:
· Fix invoke `set iface up|down-script` without arguments.
· Fix `show eap` command
· Fix build on older FreeBSD versions.
· Fix several memory leaks.
· Fix building without SYSLOG_FACILITY option.
· Fix byte order in ports in `set nat red-port`.
· Fix some potential crashes because of NULL dereferences.