Changes between Initial Version and Version 1 of Ticket #714, comment 5


Ignore:
Timestamp:
08/02/16 15:30:16 (8 years ago)
Author:
Steffan Karger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #714, comment 5

    initial v1  
    1111(See https://github.com/openwrt/openwrt/blob/master/package/libs/polarssl/patches/200-reduce_config.patch)
    1212
    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?)
     13However, 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?)