[Openvpn-devel] [PATCH v1] service: add utf8to16 function that takes a size

2024-12-13 Thread Frank Lichtenheld
From: Heiko Hund utf8to16_size() takes the size of the to be converted string. This is needed to convert MULTI_SZ strings, which contain inline NUL characters, but can be useful in other cases as well. Change-Id: I6b4aa3d63c0b684bf95841271c04bc5d9c37793b Signed-off-by: Heiko Hund Acked-by: Fran

[Openvpn-devel] [XS] Change in openvpn[master]: dco: pass remoteaddr only for UDP peers

2024-12-13 Thread ordex (Code Review)
Attention is currently required from: flichtenheld, plaisthos. Hello plaisthos, flichtenheld, I'd like you to do a code review. Please visit http://gerrit.openvpn.net/c/openvpn/+/842?usp=email to review the following change. Change subject: dco: pass remoteaddr only for UDP peers

[Openvpn-devel] [PATCH v1] dns: clone options via pointer instead of copy

2024-12-13 Thread Frank Lichtenheld
From: Heiko Hund Change-Id: I12b8bb26c0cb70e50b2d42b1c69018894e9f080c Signed-off-by: Heiko Hund Acked-by: Frank Lichtenheld --- This change was reviewed on Gerrit and approved by at least one developer. I request to merge it to master. Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/835 Th

[Openvpn-devel] [PATCH v1] dns: store IPv4 addresses in network byte order

2024-12-13 Thread Frank Lichtenheld
From: Heiko Hund This is done so that inet_ntop(3) can be used with IPv4 name server addresses. It expects the binary address in network byte order. If they are not that way the address octets are reversed. Change-Id: I81d4bb0abdd421f5ba260c10c610918652334a4d Signed-off-by: Heiko Hund Acked-by:

[Openvpn-devel] [S] Change in openvpn[master]: service: add utf8to16 function that takes a size

2024-12-13 Thread flichtenheld (Code Review)
Attention is currently required from: d12fk, plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/836?usp=email ) Change subject: service: add utf8to16 function that takes a size ..

[Openvpn-devel] [S] Change in openvpn[master]: dns: clone options via pointer instead of copy

2024-12-13 Thread flichtenheld (Code Review)
Attention is currently required from: d12fk, plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/835?usp=email ) Change subject: dns: clone options via pointer instead of copy ..

[Openvpn-devel] [XS] Change in openvpn[master]: dns: store IPv4 addresses in network byte order

2024-12-13 Thread flichtenheld (Code Review)
Attention is currently required from: d12fk, plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/834?usp=email ) Change subject: dns: store IPv4 addresses in network byte order ..

[Openvpn-devel] [L] Change in openvpn[master]: dns: support multiple domains without DHCP

2024-12-13 Thread flichtenheld (Code Review)
Attention is currently required from: d12fk, plaisthos, stipa. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/824?usp=email ) Change subject: dns: support multiple domains without DHCP .

[Openvpn-devel] [S] Change in openvpn[master]: dco_linux: extend netlink error cb with extra info

2024-12-13 Thread ordex (Code Review)
Attention is currently required from: flichtenheld, plaisthos. ordex has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/841?usp=email ) Change subject: dco_linux: extend netlink error cb with extra info

[Openvpn-devel] [S] Change in openvpn[master]: dco_linux: extend netlink error cb with extra info

2024-12-13 Thread flichtenheld (Code Review)
Attention is currently required from: ordex, plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/841?usp=email ) Change subject: dco_linux: extend netlink error cb with extra info

[Openvpn-devel] [S] Change in openvpn[master]: dco_linux: extend netlink error cb with extra info

2024-12-13 Thread ordex (Code Review)
Attention is currently required from: flichtenheld, plaisthos. Hello plaisthos, flichtenheld, I'd like you to do a code review. Please visit http://gerrit.openvpn.net/c/openvpn/+/841?usp=email to review the following change. Change subject: dco_linux: extend netlink error cb with extra in