Page MenuHomeSolus

Update openvpn to 2.4.6
ClosedPublic

Authored by der_eismann on May 8 2018, 5:08 PM.
Tags
None
Referenced Files
F10988662: D2893.id7094.diff
Mon, Jul 24, 11:55 AM
F10988082: D2893.id7132.diff
Mon, Jul 24, 8:47 AM
F10974761: D2893.diff
Sat, Jul 22, 2:02 AM
F10947329: D2893.id.diff
Sat, Jul 15, 3:12 PM
F10941710: D2893.id7094.diff
Fri, Jul 14, 7:25 AM
F10720231: D2893.id.diff
May 5 2023, 7:11 PM
Subscribers

Details

Summary

User visible changes

  • Warn if the management interface is configured with a TCP port and no password is set (because it might be possible to interfere with OpenVPN operation by tricking other programs into connecting to the management interface and inject unwanted commands)

Bug fixes

  • Avoid possible integer overflow in wakeup computation (trac #922)
  • Improve handling of incoming packet bursts for control channel data
Test Plan

Test SSL/TLS negotiations:

  • sudo openvpn --config sample/sample-config-files/loopback-client (in terminal #1)
  • sudo openvpn --config sample/sample-config-files/loopback-server (simultaneously in terminal #2)

Diff Detail

Repository
R2261 openvpn
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

der_eismann edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.May 11 2018, 12:28 PM
This revision was automatically updated to reflect the committed changes.