summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ppp/sppptun/sppptun.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-2111042 sppptun: smatch error: unchecked function return 'sppptun_urput'Toomas Soome1-2/+2
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-1510833 sppptun: cast between incompatible function typesToomas Soome1-15/+19
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+3
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2009-05-29PSARC 2009/317 Solaris PPP/PPPoE UpdatesJames Carlson1-38/+49
4695172 3COM has its own incompatible dialect of PPPoE 4704518 security checks on chap peer name cause interoperability problems 4711045 pppd should not be discarding debug information on fatal signals 4711046 pppoec should provide a way to limit match against wildcard service 4714306 sppptun should not use M_ERROR to signal protocol problems 4743677 pppd can trigger latent access server bug 4750809 pppd needs lint cleanup 4947676 spppcomp_wput() allows an unprivileged process to "hang" the system. 5058886 PPPD misses first LCP configuration request 5060749 need a way to log demand-dial action at higher priority 5093264 PPPoE server can omit Service-Name tag in PADS response 6291911 ugly preremove script in SUNWpppdt causes messages on pkgrm from zone 6589814 pppd disavows bad echo-reply count 6636684 PPP should work in non-global exclusive-stack zones 6637245 sppp driver has half-baked _mi_driver_info function 6704096 SUNWpppdu and SUNWpppdr package dependency and content issues 6753945 sppptun doesn't honor clearview vanity naming feature.
2009-01-066631055 PPPoE comments need to be cleaned upJames Carlson1-0/+21
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-5/+3
6714038 Fast Reboot support for x86 platforms
2007-12-074937465 sppp_lrput() can race against sppp's I_UNLINK logic and panic on victorycarlsonj1-273/+135
4959338 sppptun_urput() assumes well-formed dlpi messages 4973860 System panic occured in spppcomp:bsd_compress 6198878 sppptun never re-enables upper streams if lower stream flow controls 6271013 sppp: unknown protocol error message 6630377 ugly debug macros in sppptun have got to go 6637891 ppp kernel modules should not use SCCS keywords in user-visible strings
2006-10-20PSARC 2006/510 Kstat Constificationelowe1-3/+3
6461778 kernel kstat routines should use constified char * Contributed by Garrett D'Amore <garrett_damore@tadpole.com>
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2595