Changes between Initial Version and Version 1 of Ticket #714, comment 5
- Timestamp:
- 08/02/16 15:30:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #714, comment 5
initial v1 11 11 (See https://github.com/openwrt/openwrt/blob/master/package/libs/polarssl/patches/200-reduce_config.patch) 12 12 13 However, OpenVPN calls ` mbedtls_version_get_number()`, which is now no longer available. I think run time version checking is very useful, so don't like the idea of making that optional in the OpenVPN code. So openwrt should either path their openvpn package to deal with their polarssl config, or just enable POLARSSL_VERSION_C. (How many bytes can three tiny functions possibly cost?)13 However, OpenVPN calls `version_get_number()`, which is now no longer available. I think run time version checking is very useful, so don't like the idea of making that optional in the OpenVPN code. So openwrt should either path their openvpn package to deal with their polarssl config, or just enable POLARSSL_VERSION_C. (How many bytes can three tiny functions possibly cost?)