summaryrefslogtreecommitdiffstats
path: root/src/lib/connections/pppoe
AgeCommit message (Collapse)AuthorFilesLines
2013-03-25Fix pppoeJouke Witteveen1-1/+1
The up/down functions don't take arguments as they did in netcfg.
2013-03-18Unhardcode pathsJouke Witteveen1-2/+4
Remove distribution-specific paths (and allow overrides).
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen1-30/+25
This commit contains the refactoring and rewriting of code.
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-0/+77
This commit contains the moving of files.