summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2005-09-21Do RADIUS accounting on IPV6CP.Brad Smith
2005-09-21Install routes specified by Framed-IPv6-Route. Since the formatBrad Smith
2005-09-21Add IPv6 related attributes defined in RFC3162.Brad Smith
2005-09-19Since ppp.link{up,down} is invoked at the end of IPCP negotiation, ifBrad Smith
2005-09-19rev 1.8Brad Smith
2005-09-12file is out of date;Jason McIntyre
2005-09-07add stdlib.hBrad Smith
2005-07-26- setup -> set upJason McIntyre
2005-07-26make sure the option is boldBrad Smith
2005-07-26Add Cisco Skinny Station Protocol translation support to libaliasBrad Smith
2005-07-25document ipv6cpretry and ipv6cpretriesBrad Smith
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19rev 1.7Brad Smith
2005-07-18Add a ``force-scripts'' option for using chat scripts with -direct andBrad Smith
2005-07-17another malloc() check.Brad Smith
2005-07-17don't call adjust_linklocal() since this function does not do anything.Brad Smith
2005-07-17Replace various spelling with FALLTHROUGH which is lint()ableBrad Smith
2005-07-17rev 1.55Brad Smith
2005-07-17rev 1.52Brad Smith
2005-07-17Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_Brad Smith
2005-07-17rev 1.91Brad Smith
2005-07-17Implement an ``enable/disable echo'' option, defaults to off.Brad Smith
2005-07-12rev 1.305Brad Smith
2005-07-12rev 1.298Brad Smith
2005-07-12rev 1.45Brad Smith
2005-07-12rev 1.117Brad Smith
2005-07-12- support ipv6cpretry and ipv6cpretries, which are IPv6 versionsBrad Smith
2005-07-12rev 1.14Brad Smith
2005-07-11rev 1.12Brad Smith
2005-07-11rev 1.30Brad Smith
2005-07-11Don't install wrong IPv6 route by add command.Brad Smith
2005-07-11rev 1.32Brad Smith
2005-07-09rev 1.85Brad Smith
2005-07-09rev 1.45Brad Smith
2005-07-06rev 1.8Brad Smith
2005-07-06Add a bunch of malloc() return checksBrad Smith
2005-07-06rev 1.7Brad Smith
2005-04-22snprintf cleanup. OK deraadt@, moritz@Chad Loder
2005-04-20be more careful with snprintf. ok cloder@ deraadt@Moritz Jodeit
2005-03-29document that `#' also needs to be escaped in strings;Jason McIntyre
2005-03-10the section is named "LOGGING FACILITY", not "Logging Facility";Jason McIntyre
2005-03-06Use correct byte order when logging port numbers.Chad Loder
2005-02-19The COMPILATIONDATE keyword has been dropped in ppp(8), change theMarc Balmer
2005-02-17zap compilation date from binary, ok deraadt@, ian@Marc Balmer
2005-01-20backout workaround from rev 1.29 as it breaks host routes and is notMarkus Friedl
2004-12-17note the effect of `$' and `~' in configuration file, and how toJason McIntyre
2004-11-23Set link-local address of tun interface with prefixlen = 64Brad Smith
2004-11-17NI_WITHSCOPEID is no more.Jun-ichiro itojun Hagino
2004-11-16Re-implement LQM, this time according to the rfc.Brad Smith
2004-07-30setup(n.) -> set up(v.);Jason McIntyre