Opened 19 months ago
Last modified 19 months ago
#2244 new
feature: pppd gigaword support & rp-pppoe Intermediate agent
| Reported by: | Sash | Owned by: | |
|---|---|---|---|
| Keywords: | Cc: |
Description
Gigaword accounting: Stock pppd will wrap it's accounting counters around at the 4G barrier (32 bit limitation), making it unsutiable for long running sessions and where the accuracy of the accounting information is actually important. This patch gives you a 64bit counter to work with instead, eliminating this problem.
PPPoE Intermediate agent support: ADSL forum TR-101 defines an intermediate agent that inserts additional PPPoE tags into PADI/PADR frames sent from clients. These tags contain additional information such as circuit id and other information which can be used to implement credential-less logins and give you more effective control over your user sessions. Actual-Data-Rate-Up/Downstream? Minimum-Data-Rate-Up/Downstream? Maximum-Data-Rate-Up/Downstream?
http://sourceforge.net/apps/mediawiki/ilc-ppp/index.php?title=Main_Page
Change History (1)
comment:1 Changed 19 months ago by Sash
- Summary changed from pppd&rp-pppoe gigaword support (couters ) to feature: pppd gigaword support & rp-pppoe Intermediate agent
