Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:D
ppp
ppp-2.4.1-higher-speeds.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ppp-2.4.1-higher-speeds.diff of Package ppp
Index: pppd/sys-linux.c =================================================================== --- pppd/sys-linux.c.orig +++ pppd/sys-linux.c @@ -875,6 +875,24 @@ struct speed { #ifdef B4000000 { 4000000, B4000000 }, #endif +#ifdef B1500000 + { 1500000, B1500000 }, +#endif +#ifdef B2000000 + { 2000000, B2000000 }, +#endif +#ifdef B2500000 + { 2500000, B2500000 }, +#endif +#ifdef B3000000 + { 3000000, B3000000 }, +#endif +#ifdef B3500000 + { 3500000, B3500000 }, +#endif +#ifdef B4000000 + { 4000000, B4000000 }, +#endif { 0, 0 } };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor