diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/mpd5/pkg-descr | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'net/mpd5/pkg-descr')
-rw-r--r-- | net/mpd5/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/net/mpd5/pkg-descr b/net/mpd5/pkg-descr index 1660303c845d..05eb3703d09e 100644 --- a/net/mpd5/pkg-descr +++ b/net/mpd5/pkg-descr @@ -4,11 +4,11 @@ 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 + Multi-link PPP capability + PAP, CHAP, MS-CHAP and EAP authentication PPP compression and encryption IPCP and IPV6CP parameter negotiation - + Mpd have support for many link types: Serial port modem @@ -19,18 +19,18 @@ Mpd have support for many link types: PPP over UDP PPP over specified netgraph(4) node -Mpd also includes many additional features: +Mpd also includes many additional features: IPv4 and IPv6 support RADIUS authentication and accounting NetFlow traffic accounting Network address translation (NAT) - Dial-on-demand with idle timeout - Multiple active connections running simultaneously - Dynamic demand based link management (also known as ``rubber bandwidth'') - Powerful chat scripting language for asynchronous serial ports + Dial-on-demand with idle timeout + Multiple active connections running simultaneously + Dynamic demand based link management (also known as ``rubber bandwidth'') + Powerful chat scripting language for asynchronous serial ports Pre-tested chat scripts for several common modems and ISDN TAs - Clean device-type independent design + Clean device-type independent design Comprehensive logging Telnet and HTTP control interfaces. |