History log of /freebsd-9.3-release/share/man/man4/ng_ppp.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244018 08-Dec-2012 mav

MFC r240885:
Document ipv6 hook, present there for ages.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 171688 01-Aug-2007 mav

Add 64bit statistic counters to the ng_ppp node.
64bit counters are needed to simplify traffic accounting and
reduce system load at the big PPP concentrators.

Approved by: re (rwatson), glebius (mentor)


# 165915 09-Jan-2007 glebius

Document recent changes about supported compression and encryption modes.

Wording by: rwatson


# 141851 13-Feb-2005 ru

Expand contractions.


# 141846 13-Feb-2005 ru

Expand *n't contractions.


# 141350 05-Feb-2005 ru

Verify that SYNOPSIS section compiles.


# 133054 03-Aug-2004 bz

adopt structs to reflect code change from May 2000 for
NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG.

Reviewed by: archie
Approved by: pjd (mentor)


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 117011 28-Jun-2003 ru

Hiten's patchset for section four manpages, slightly edited by me.


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
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


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 74039 09-Mar-2001 ru

mdoc(7) police: in mdocNG, -offset and -width values without scaling
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.


# 67627 26-Oct-2000 asmodai

Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.


# 67508 24-Oct-2000 julian

Change archie's and my email addresses from Whistle.com to FreeBSD.org


# 66947 10-Oct-2000 archie

Minor clarification about the "bypass" hook.


# 64304 06-Aug-2000 archie

Missed one misspelling in previous commit.


# 64287 05-Aug-2000 archie

Fix misspelling.


# 59982 04-May-2000 archie

Move netgraph node type man pages from section 8 to section 4.


# 54927 20-Dec-1999 julian

Manual page style work.
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!


# 53397 19-Nov-1999 archie

Add reference to ng_pppoe(8).


# 53077 10-Nov-1999 archie

Update to reflect changes in the node type.


# 52978 08-Nov-1999 archie

Add some more clarification.


# 52691 30-Oct-1999 mpp

Fix some spelling errors.


# 52640 29-Oct-1999 archie

Revamped and more useful PPP node type, supporting multi-link PPP directly.


# 52419 21-Oct-1999 julian

Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
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