summaryrefslogtreecommitdiff
path: root/pppd/ipcp.h
Commit message (Expand)AuthorAgeFilesLines
* Adding propper include guard to header files, renaming to PPP_<FILE>_H for co...Eivind Næss2022-07-151-0/+5
* Merge pull request #297 from mjeveritt/patch-11-test-prPaul Mackerras2021-10-161-0/+2
|\
| * Add option to ask peer for WINS addressMike Frysinger2021-07-121-0/+2
* | Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+1
|/
* pppd: Add replacedefaultroute option (#200)Samuel Thibault2021-01-021-0/+1
* Convert to ANSI CPaul Mackerras2020-12-291-3/+1
* Update copyrights. The new CMU copyright notice is from CMU and nowPaul Mackerras2002-12-041-14/+37
* usepeerdns option from Nick WalkerPaul Mackerras1999-03-021-1/+3
* Update to new pppd with new option parsing stuffPaul Mackerras1998-11-071-12/+13
* Fix up ms-wins codesPaul Mackerras1998-04-281-3/+3
* include ms-wins negotiationPaul Mackerras1997-03-041-1/+4
* moved protos to ipcp.cPaul Mackerras1996-07-011-11/+1
* minor cleanupPaul Mackerras1996-04-041-4/+3
* mods for demand dialling; let auth.c know when finishedPaul Mackerras1996-01-011-1/+3
* support micro$oft DNS options;Paul Mackerras1995-12-181-2/+10
* use ppp_defs.h instead of ppp.h, args.h; change some namesPaul Mackerras1994-09-211-10/+10
* use uint32 for IP addressesPaul Mackerras1994-09-011-2/+2
* added ipcp_printpkt prototypePaul Mackerras1994-04-181-1/+2
* added accept_local and accept_remote flags to give better controlPaul Mackerras1994-02-081-1/+3
* Initial revisionPaul Mackerras1993-11-111-0/+65