summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-09-22consistency fixes, spotted by brian at awfulhak org;Jason McIntyre
2005-09-22add missing phrase;Jason McIntyre
2005-09-22add a few flags to CDIAGFLAGSBrad Smith
2005-09-21grammar, spelling, formatting fixes...Jason McIntyre
2005-09-21Added some missing defines.Brad Smith
2005-09-21Add a radius_Flush() function that waits for the response (or timeout) toBrad Smith
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