summary refs log tree commit diff
path: root/pkgs/tools/networking/ppp
Commit message (Collapse)AuthorAge
* ppp: enable ipv6 supportJonas Hoersch2013-06-11
| | | | | networkmanager requires pppd to have ipv6 support for managing mobile connections since version 0.9.5.95, ref. to commit 7575f4d.
* * rp-pppoe requires a version attribute in ppp.Eelco Dolstra2012-01-04
| | | | svn path=/nixpkgs/trunk/; revision=31295
* ppp-2.4.5, a few patchesYury G. Kudryashov2012-01-04
| | | | svn path=/nixpkgs/trunk/; revision=31279
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* Adding ppp and rp-pppoe for different point-to-point connectivity ↵Michael Raskin2009-02-01
situations. Not tested for trivial reasons, but built OK svn path=/nixpkgs/trunk/; revision=13925