summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
Commit message (Expand)AuthorAgeFilesLines
* Allow a ``timeout secs'' filter option to let specific packet typesbrian2000-07-111-7/+21
* o Log the (payload/size) of all packet types, not just TCP packetsbrian2000-07-071-0/+32
* e.g. -> e.g.,brian2000-06-231-2/+2
* Remove ``nat pptp'' as this is now done transparently by libalias.brian2000-06-201-24/+0
* A few more hard-sentence breaks.brian2000-06-131-11/+14
* Hard sentence breaks and trailing space tidy-upsbrian2000-06-111-527/+854
* Add ``set ifqueue'' to control the size of the outgoing packetbrian2000-06-111-0/+20
* Allow ``set urgent none'' to disable all urgent ports and IPTOS_LOWDELAYbrian2000-06-081-1/+7
* The name /var/log/alias.log is *not* likely to change in the nearbrian2000-05-241-1/+0
* Mention what ``enable proxy'' actually doesbrian2000-05-241-1/+3
* Mention that the default is to let external traffic route tobrian2000-05-111-5/+6
* Use INADDR_NONE with PacketAliasSetTarget() if no args are given tobrian2000-03-311-0/+5
* Add the ``nat target'' command.brian2000-03-311-0/+5
* Move a comment to make things a bit more readable.brian2000-03-161-2/+2
* ppps -> ppp's; suggested by sheldonhbrian2000-03-141-13/+13
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.brian2000-03-141-6/+85
* Fix some typosbrian2000-03-141-4/+4
* Add ``set log dns'' to log DNS QUERY packets.brian2000-03-141-0/+2
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-6/+12
* Unbroke the reference to libalias(3).ru2000-02-051-1/+1
* Call serial devices ``cuaXX'' instead of ``cuaaX'' (in linebrian2000-01-071-1/+1
* .Bl -tag requires -width toobrian2000-01-071-1/+1
* Mention that it's only necessary to escape the '-' in chat scriptsbrian1999-12-291-1/+1
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-261-23/+42
* Don't insist on 4 digit umasks in ``set server''.brian1999-11-131-4/+1
* Make the meaning of the provider part of the PPPoE device spec clearer.brian1999-11-131-4/+3
* Support PPPoEbrian1999-11-061-10/+65
* Introduce ``set logout''; another chat script. This is in preparationbrian1999-10-251-1/+5
* Add the -unit command line switch for specifying the tun device.brian1999-10-191-1/+17
* Support ``set cd off'' to tell ppp not to even look for carrier on thebrian1999-09-261-5/+13
* Typobrian1999-09-241-1/+1
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* Introduce a forth IP packet queue. Urgent packets withbrian1999-09-071-4/+18
* o Split the two IPCP queues into three - one for FSM databrian1999-09-041-2/+28
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix some mdoc(7) style inconsistencesbrian1999-08-251-8/+16
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-46/+76
* Mention ``alias enable no'', not ``alias enable off''.brian1999-08-181-2/+2
* Implement a minimum idle time value as an optional second argumentbrian1999-08-171-2/+9
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-10/+41
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-24/+36
* Reorganise ppp's usage to avoid some mandoc limitations.brian1999-08-031-124/+100
* Mention that ospf is a possible filter protocol.brian1999-08-021-2/+3
* Mention which rfc the DNS/NBNS IPCP extensions come from.brian1999-07-291-2/+2
* Fix a load of typosbrian1999-07-281-11/+11
* o Overhaul filtering, adding facilities to jump over rules and tobrian1999-07-271-11/+29
* If we've negotiated CBCP and have also specified ``none'' as a possiblebrian1999-07-271-2/+12
* Be a bit more consistent with variable names.brian1999-07-271-5/+5
* Fix an off-by-one error and correct the man page WRT clearingbrian1999-07-261-2/+6
* Fix a typobrian1999-07-171-2/+2
OpenPOWER on IntegriCloud