This patch does not introduce any functional change.
The code in route.c seems to have been written in different
periods by different people, without sticking to a clear
codestyle. For this reason the code in this file in not
consistent at all.
Clean it up by:
- removing spaces from function invo
On 22-08-17 13:47, David Sommerseth wrote:
> There were references in our documentation to the now deprecated PolarSSL
> library, which have changed name upstream to mbed TLS.
>
> In addition, where appropriate, the documentation now considers only
> mbed TLS 2.0 and newer. This is in accordance
There were references in our documentation to the now deprecated PolarSSL
library, which have changed name upstream to mbed TLS.
In addition, where appropriate, the documentation now considers only
mbed TLS 2.0 and newer. This is in accordance with the requirements
./configure sets.
Signed-off-b