summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_ppp.4
Commit message (Collapse)AuthorAgeFilesLines
* Add 64bit statistic counters to the ng_ppp node.mav2007-08-011-0/+8
| | | | | | | 64bit counters are needed to simplify traffic accounting and reduce system load at the big PPP concentrators. Approved by: re (rwatson), glebius (mentor)
* Document recent changes about supported compression and encryption modes.glebius2007-01-091-9/+45
| | | | Wording by: rwatson
* Expand contractions.ru2005-02-131-1/+1
|
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Verify that SYNOPSIS section compiles.ru2005-02-051-0/+1
|
* adopt structs to reflect code change from May 2000 forbz2004-08-031-9/+13
| | | | | | | NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG. Reviewed by: archie Approved by: pjd (mentor)
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-6/+12
|
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-29/+47
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* mdoc(7) police: in mdocNG, -offset and -width values without scalingru2001-03-091-1/+1
| | | | | | | indicator are treated as strings, so "-offset 0" will set the offset to the width of the string "0", as opposed to "no offset". TIP: if offset is not needed, the -offset clause may be omitted.
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-2/+2
| | | | precedent.
* Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-241-2/+2
|
* Minor clarification about the "bypass" hook.archie2000-10-101-1/+2
|
* Missed one misspelling in previous commit.archie2000-08-061-1/+1
|
* Fix misspelling.archie2000-08-051-3/+3
|
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-16/+17
|
* Manual page style work.julian1999-12-211-4/+11
| | | | | Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
* Add reference to ng_pppoe(8).archie1999-11-191-0/+1
|
* Update to reflect changes in the node type.archie1999-11-101-6/+47
|
* Add some more clarification.archie1999-11-081-8/+35
|
* Fix some spelling errors.mpp1999-10-301-3/+3
|
* Revamped and more useful PPP node type, supporting multi-link PPP directly.archie1999-10-291-88/+234
|
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+164
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud