Attention is currently required from: d12fk, flichtenheld, ordex, plaisthos.
cron2 has posted comments on this change by plaisthos. ( http://gerrit.openvpn.net/c/openvpn/+/1192?usp=email ) Change subject: Install host routes for ifconfig-push routes when DCO is enabled ...................................................................... Patch Set 11: Code-Review-2 (1 comment) Patchset: PS11: This is not working right yet. I am testing on FreeBSD/DCO, but the "do I need this route" logic should not make a difference. I've built a testbed to create `ifconfig-push` or `ifconfig-ipv6-push` at will (from the client side) and integrate that in t_client.sh - and noticed that I am always seeing IPv6 /128s added ``` /sbin/route -6 add -net fd00:abcd:114:2::1001/128 -iface tun0 -fib 0 ``` ... for a client that just got a pool address ``` # grep ^server tun-udp-p2mp/server.conf server 10.114.2.0 255.255.255.0 server-ipv6 fd00:abcd:114:2::/64 ``` will investigate more tomorrow, but maybe you can find it over night? ;-) -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1192?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I83295e00d1a756dfa44050b0a4493095fb050fff Gerrit-Change-Number: 1192 Gerrit-PatchSet: 11 Gerrit-Owner: plaisthos <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: d12fk <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: ordex <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Attention: ordex <[email protected]> Gerrit-Attention: d12fk <[email protected]> Gerrit-Comment-Date: Sat, 18 Oct 2025 21:18:40 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
