summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2005-09-21Support a ``set rad_alive N'' command to enable periodic RADIUS accountingBrad Smith
2005-09-21Send NAS-IP-Address as well as NAS-IdentifierBrad Smith
2005-09-21Avoid casts as lvalues.Brad Smith
2005-09-21If HISMACADDR is set in the environment, pass the value toBrad Smith
2005-09-21Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX.Brad Smith
2005-09-21name union.Brad Smith
2005-09-21IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayBrad Smith
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