When multihome option is enabled, OpenVPN passes ipi_addr to DCO, which
is always 0.0.0.0. It should use ipi_spec_dst instead.
When local option is present, OpenVPN does not pass it to DCO.
As a result, Linux may pick a different IP as the source IP, breaking
the connection.
Signed-off-by: Qingfan
cron2 has submitted this change. (
http://gerrit.openvpn.net/c/openvpn/+/865?usp=email )
Change subject: Fix some trivial sign-compare compiler warnings
..
Fix some trivial sign-compare compiler warnings
Change-Id: I1918c43202b
cron2 has uploaded a new patch set (#4) to the change originally created by
flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/865?usp=email )
The following approvals got outdated and were removed:
Code-Review+2 by cron2
Change subject: Fix some trivial sign-compare compiler warnings
...
Stared at the changes (make sense), BB confirms that no platform takes
offense either, so in it goes.
Your patch has been applied to the master branch.
commit 6d91eda5a120a4a18273d82fed6777b3efcce8cc
Author: Frank Lichtenheld
Date: Tue Jan 14 17:52:06 2025 +0100
Fix some trivial sign-comp
Meeting summary for 15 January 2025:
* *Updated: 2.6.x release*
/Plan to start the 2.6.13 release process today with the assorted
patches that are in release/2.6./
* *Updated: DCO Linux upstreaming*
/Upstreaming DCO to Linux is proceeding, it is in review stage at
the moment./
/
Attention is currently required from: plaisthos.
Hello plaisthos,
I'd like you to reexamine a change. Please visit
http://gerrit.openvpn.net/c/openvpn/+/864?usp=email
to look at the new patch set (#3).
Change subject: Add more "intentional fallthrough" comments
...