Annotation of embedaddon/mpd/doc/mpd65.html, revision 1.1
1.1 ! misho 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
! 2: <HTML>
! 3: <HEAD>
! 4: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
! 5: <TITLE>ToDo</TITLE>
! 6: </HEAD>
! 7: <BODY text="#000000" bgcolor="#ffffff">
! 8:
! 9: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 10: <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>
! 11: <b>:</b> <EM>ToDo</EM><BR>
! 12: <b>Previous:</b> <A HREF="mpd64.html"><EM>Internals</EM></A><BR>
! 13: <b>Next:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A>
! 14:
! 15:
! 16: <HR NOSHADE>
! 17: <H2><A NAME="65"></A>8.1. ToDo<A NAME="todo"></A></H2>
! 18: <p>A list of open tasks for MPD. This is a good startpoint if you
! 19: wan't to support actively the development of MPD. After completing
! 20: a task post it to MPD's maling list.</p>
! 21: <p>
! 22: <dl>
! 23:
! 24: <dt><b>callback (client & server)</b><dd><p>Currently MPD supports only simpliest LCP callback without number
! 25: negotiation, without CBCP support and only as client.</p>
! 26:
! 27: <dt><b>L2TP auth proxying</b><dd><p>Currently MPD acting as LAC requires parameter renegotiation
! 28: on every tunnel hop. It would be good to implement auth proxying
! 29: to speedup negotiation.</p>
! 30:
! 31: <dt><b>Unimplemented Protocols</b><dd><p>lcp.c contains a list of protocols (gLcpConfOpts), each protocol with
! 32: "false" is not implemented.</p>
! 33:
! 34: </dl>
! 35: </p>
! 36:
! 37:
! 38: <HR NOSHADE>
! 39: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 40: <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>
! 41: <b>:</b> <EM>ToDo</EM><BR>
! 42: <b>Previous:</b> <A HREF="mpd64.html"><EM>Internals</EM></A><BR>
! 43: <b>Next:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A>
! 44:
! 45:
! 46:
! 47: </BODY>
! 48: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>