fix w/l interface status
[tomato.git] / release / src / router / xl2tpd / TODO
blobc8617fcf1c3e775e6d289100ddb4202e870a2f41
1 Critical:
2 * Improved performance
3 * Rate Adaptive Timeouts
4 * Fork processing code into a kernel module(?)
5 * Fix protocol correctness issues
6         * Are we sending valid and no invalid AVPs in various message types
8 Other:
9 * Support tie breakers
10 * Support proxy authentication
11 * Support LCP initial/final states
12 * Maybe do something with private groups
13 * Tunnel and call lookups should be hashes, not lists
14 * Meaningful error message about pppd problems...for 
15   either not installed, or no kernel support (if possible)
17 Niceties:
18 * Improve success/fail result codes for some commands of xl2tpd-control
19 * Extend xl2tpd-control to support all available commands
20 * Add xl2tpd-control status command to see/watch tunnel status
22 Way-down-the-line:
23 * GUI configuration