summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2009-11-17 09:26:07 +1100
committerPaul Mackerras <paulus@samba.org>2009-11-17 09:26:07 +1100
commitda6956a56ea8550f33287fc86a960df8ce1b9af0 (patch)
tree3dd1272b17ef43b0437c4798ffcad0b0fa366c26 /README
parent9856f47063c01096fe6649a21be9a021e42a45fe (diff)
downloadppp-da6956a56ea8550f33287fc86a960df8ce1b9af0.tar.gz
Update README and patchlevel date for 2.4.5 release
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index f0125cd..a3bfe17 100644
--- a/README
+++ b/README
@@ -70,10 +70,17 @@ What's new in ppp-2.4.5.
possible to have no remote IP address assigned to the ppp interface
and still route traffic over it.
+* Pppd now works better with 3G modems that do strange things such as
+ sending IPCP Configure-Naks with the same values over and over again.
+
* The PPP over L2TP plugin is included, which works with the pppol2tp
PPP channel code in the Linux kernel. This allows pppd to be used
to set up tunnels using the Layer 2 Tunneling Protocol.
+* A new 'enable-session' option has been added, which enables session
+ accounting via PAM or wtwp/wtmpx, as appropriate. See the pppd man
+ page for details.
+
* Several bugs have been fixed.