rfc4938 Code
Brought to you by:
pdice,
rfc4938support
| File | Date | Author | Commit |
|---|---|---|---|
| bin | 2009-06-25 | pdice | [r6] updated to version 1.05 |
| conf | 2008-10-29 | pdice | [r4] Updated to fix memory leaks, process leaks, and... |
| doc | 2008-04-11 | pdice | [r1] initial import |
| ipkg | 2009-06-25 | pdice | [r6] updated to version 1.05 |
| src | 2009-06-25 | pdice | [r6] updated to version 1.05 |
| tags | 2009-06-25 | pdice | [r7] adding a tag for 1.05 |
| Makefile.in | 2008-10-29 | pdice | [r4] Updated to fix memory leaks, process leaks, and... |
| README.txt | 2009-06-25 | pdice | [r6] updated to version 1.05 |
| config.h.in | 2008-04-11 | pdice | [r1] initial import |
| configure | 2008-04-11 | pdice | [r1] initial import |
| configure.in | 2008-04-11 | pdice | [r1] initial import |
| install-sh | 2008-04-11 | pdice | [r1] initial import |
| license.txt | 2008-04-11 | pdice | [r1] initial import |
This program implements the pppoe client side of RFC4938 and draft-bberry-pppoe-scaled-credits-metrics-01. Documentation can be found for installation and use in the doc/ directory and a precompiled ipkg binary can be found in the bin/ directory. This program is released under the GPLv2 license. Changes to 1.05 ================ -various memory leak fixes -fixed cross platform issue with missing ntohs() call