summaryrefslogtreecommitdiffstats
path: root/src/connections/pppoe
AgeCommit message (Collapse)AuthorFilesLines
2012-09-15IPv6 support for PPPoE connections (FS#31380)Jouke Witteveen1-0/+1
This fixes netcfg's share of FS#31380. Proposed by Gala Dragos.
2012-09-15Un-hardcode the interface in pppoeJouke Witteveen1-7/+7
This bug was discovered by Gala Dragos. Quotation is updated on the go.
2012-05-29pppoe default to noauthThomas Bächler1-0/+1
pppd is a bit stupid with regard to configuration: It will always read /etc/ppp/options. This overrides the default 'auth' setting.
2012-03-01Code quality upgradeJouke Witteveen1-2/+2
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug
2011-12-08Add PPPoE connection supportThomas Bächler1-0/+75