summaryrefslogtreecommitdiff
path: root/share/man/man4/pppoe.4
AgeCommit message (Expand)Author
2017-06-16In sppp(4), allow additional 'wildcard' addresses for the destination.Stefan Sperling
2017-03-22less verbose KERNEL OPTIONS section; help/ok sthenJason McIntyre
2016-08-16In the IPv6 default route example, use a gateway that corresponds to aMartin Pieuchot
2016-04-01no Pp before Sh;Jason McIntyre
2016-04-01Building kernels with PPPOE_SERVER enabled has been broken for at leastJonathan Gray
2015-08-12Update the IPv6 example to something that works...Martin Pieuchot
2015-02-16Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,Christian Weisgerber
2014-10-08At present (since NOINET6-by-default), pppoe(4) does not request IPV6CP unlessStuart Henderson
2014-03-17some userland pppoe cleaning;Jason McIntyre
2014-03-17the userland ppp(9) code goes awa. Having too much ppp choice in theTheo de Raadt
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-01-19Document RFC 4638 support in pppoe(4). Incorporates parts from Matt DaintyStuart Henderson
2010-01-12better word MSS in pf.conf.5, from Lars Nooden;Jason McIntyre
2009-04-06Adapt PF rule to new scrub syntax.Antoine Jacoutot
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-11-27On jmc@'s request add a bit that mentions that the pf(4) mssfix up is onlyClaudio Jeker
2007-11-27Don't give bad advice. The MTU/MSS issue is not solvable by changing the MTUClaudio Jeker
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-10PPP Over Ethernet (not "over"). More consistent with pppoe(8) and the rfc.Matthias Kilian
2007-04-17Add support for setting the address of the ppp peer.Marco Pfatschbacher
2006-12-04wrap authname and authkey args in quotes to prevent problemsJason McIntyre
2006-09-18change the example hostname.pppoe0 to match the formatJason McIntyre
2006-09-08correct SYNOPSIS;Jason McIntyre
2006-05-18tweak previous; ok reykJason McIntyre
2006-05-18the physical interface must be marked UPReyk Floeter
2006-05-17sort SEE ALSO;Jason McIntyre
2006-05-17implement support for sppp(4) in ifconfig. have a look at the updatedReyk Floeter
2005-10-06note that /etc/mygate will cause conflict with pppoe(4)Jason McIntyre
2004-12-29reinstate a (rewritten) MTU/MSS ISSUES section;Jason McIntyre
2004-11-30mcintyre learns the hard way that $int should be \$if when passed toJason McIntyre
2004-11-30correct path for spppcontrol;Jason McIntyre
2004-11-30`option' keyword, not `options';Jason McIntyre
2004-11-30one more ifconfig.if -> hostname.if;Jason McIntyre
2004-11-29Add missing pppoe(4) manual page. Adapted from NetBSD version.Can Erkin Acar