summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/physical.h
Commit message (Expand)AuthorAgeFilesLines
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerbrian2001-06-181-0/+2
* Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existbrian2000-09-141-0/+1
* Correct some typos introduced in the descriptor -> fdescriptor change.brian2000-03-141-1/+1
* To avoid namespace polution in NetBSD:brian2000-03-141-5/+5
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-261-7/+11
* Rewrite the link descriptor transfer code in MP mode.brian1999-11-251-4/+4
* Support PPPoEbrian1999-11-061-7/+15
* Manually create a correct(*) entry in wtmp when logging out a PPPoTCP orbrian1999-10-211-1/+1
* Support ``set cd off'' to tell ppp not to even look for carrier on thebrian1999-09-261-1/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-5/+14
* Correct the way ppp transfers links on the server side in MPbrian1999-06-051-2/+3
* Increase the length of an individual device name to LINE_LEN.brian1999-06-011-2/+2
* Correct the ``ignoring sync/async'' warnings so that they showbrian1999-05-241-2/+2
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-13/+17
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-26/+52
* Change ``set device'' so that it parses its arguments as onebrian1999-04-271-2/+3
* Handle the detection of frames even if we read thembrian1999-04-031-1/+6
* Wait by default for one second after the login scriptbrian1999-02-161-1/+5
* Only call isatty() when we open our descriptor, and rememberbrian1999-01-101-7/+2
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-1/+2
* o If there's a session leader left running for a descriptorbrian1998-05-291-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+101
OpenPOWER on IntegriCloud