mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Accel-PPP: update to latest revision
This will improve the SSTP performance on long fat networks.
This commit is contained in:
parent
9214b55cfc
commit
564da14c44
2
packages/linux-kernel/Jenkinsfile
vendored
2
packages/linux-kernel/Jenkinsfile
vendored
@ -160,7 +160,7 @@ pipeline {
|
||||
checkout([$class: 'GitSCM',
|
||||
doGenerateSubmoduleConfigurations: false,
|
||||
extensions: [[$class: 'CleanCheckout']],
|
||||
branches: [[name: '744bffb2595db071a46826f90503722cd0e97009' ]],
|
||||
branches: [[name: 'befc6e430add4b322e01c492e69dd4ccb2f02b9d' ]],
|
||||
userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://github.com/accel-ppp/accel-ppp.git']]])
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user