summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Log if fopen() fails.glebius2010-10-181-1/+4
* Bugfix: Reset the packet counters at the same time as the byte counts.n_hibma2010-09-181-2/+2
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-061-0/+1
* Need to set the proper flag bit when inserting ARPqingli2010-03-181-1/+1
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-161-0/+3
* Port ppp(8) to utmpx.ed2010-01-134-55/+32
* Don't refer to pppd(8).trasz2009-12-281-6/+5
* Document that ppp handles pipe(2) descriptors specially in -direct mode.brian2009-08-251-1/+14
* When ``ppp -direct'' is invoked by a program that uses pipe(2) tobrian2009-08-244-126/+305
* When realloc()ing device memory for transfer to another ppp process,brian2009-08-243-11/+13
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)brian2009-07-191-3/+2
* Add a missing phrase.brian2009-07-051-1/+1
* Fix a race that can stall the timer when we remove a timer that has anotherbrian2009-05-261-14/+23
* Conditionally add the interface name and address if availablebz2009-04-204-4/+14
* While we currently still seem to have a gateway address, for futurebz2009-04-201-2/+5
* Back out r186308:bz2009-04-201-3/+1
* In case the peer address was already configured on the interfacebz2009-04-131-0/+1
* The ppp application relies on the if_tun interface to properlyqingli2008-12-191-1/+3
* This main goals of this project are:qingli2008-12-151-2/+10
* Make ppp use <termios.h>, not <sys/tty.h>.ed2008-06-051-1/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-264-484/+2
* Update to the "new" libalias API (and thus fix world breakage).piso2008-03-124-23/+30
* Revert previous commit and fix OpenPAM issue properly.des2007-12-221-6/+6
* Fix/workaround build breakage caused by PAM importkmacy2007-12-211-1/+1
* Use uintptr_t to cast a pointer to an integer to avoid compiler warningsjb2007-11-172-2/+2
* I4B header files are now installed in include/i4b/ and no longerbz2007-07-061-5/+0
* Cleanup after previous commit.brueffer2007-05-251-3/+5
* Add a new option for ppp.conf: rad_port_id. It allows tonovel2007-05-254-12/+80
* Check the return value from rad_cvt_ipv6prefix().ume2007-03-011-1/+7
* MFp4: struct fsm_opt_hdr needs to be __packed as it is used as an array forticso2007-01-051-1/+1
* Listen to a control socket on an IPv4 as well throughume2006-09-181-0/+7
* Remove leading zerosbrian2006-09-061-1/+1
* Remove __DATE__ so that compiling the same source produces the same binarybrian2006-09-062-4/+5
* If the peer REJects our MRU request and that request is for a valuebrian2006-09-061-0/+3
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-5/+7
* Fix a typobrian2005-09-221-1/+1
* Remove this file as it's mostly out of date. Up-to-date info such asbrian2005-09-121-49/+0
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesume2005-05-131-5/+0
* The kernel doesn't need to include a tun device - the module will be loadedbrian2005-05-061-7/+0
* Update the manual page for ppp(8).jcamou2005-04-281-21/+3
* Be concerned about huge callback numbers by truncating them rather thanbrian2005-02-151-5/+9
* Expand contractions.ru2005-02-131-42/+42
* Expand *n't contractions.ru2005-02-131-29/+29
* Use the correct length when copying trailing data!!brian2005-02-081-1/+1
* Add a radius_Flush() function that waits for the response (or timeout) tobrian2005-01-274-0/+23
* Fixed xref.ru2005-01-211-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-111-1/+1
* Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress*brian2005-01-102-31/+59
* Cast unsigned variables to intbrian2005-01-101-1/+1
* ifr_flagshigh is FreeBSD specificbrian2005-01-101-0/+6
OpenPOWER on IntegriCloud