aboutsummaryrefslogtreecommitdiff
path: root/share/examples/ppp/ppp.linkdown.span-isp
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Cleaning up some entries missed on the first sweep. Add a directory inCrist J. Clark2001-12-171-3/+3
| | | | | | | | | | /var/run to store ppp(8) command sockets. PR: bin/29966 MFC after: 4 Notes: svn path=/head/; revision=88078
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add a rather complicated but impressive example of howBrian Somers1999-06-091-0/+17
to implement multi-link ppp over more than one ISP with the ability to lose ISPs without loss of connectivity. It *requires* that you either have administrative access to a machine that's already connected to the 'net or at least know a really nice person that does. Notes: svn path=/head/; revision=47857