Branch: refs/heads/tigermoth_lts
Home: https://github.com/Linaro/odp
Commit: 6bcbd2be44c0a764e6ed995b2bb50ea265207795
https://github.com/Linaro/odp/commit/6bcbd2be44c0a764e6ed995b2bb50ea265207795
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-09-12 (Wed, 12 Sep 2018)
Changed paths:
M platform/linux-generic/odp_ipsec_sad.c
Log Message:
-----------
linux-gen: ipsec: fix sliding window shifts
If shift is greater than window bit-width, bit shift results in
undefined behaviour. Rewrite code to excplicitly set the mask in such
cases.
Fixes: https://bugs.linaro.org/show_bug.cgi?id=3999
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Janne Peltonen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 487f052d596ea0c7c45de75738dcf418693a06dd
https://github.com/Linaro/odp/commit/487f052d596ea0c7c45de75738dcf418693a06dd
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-09-12 (Wed, 12 Sep 2018)
Changed paths:
M platform/linux-generic/odp_ipsec_sad.c
Log Message:
-----------
linux-gen: ipsec: reject SA creation with ESN flag set
Reject SA creation with ESN flag set.
Fixes: https://bugs.linaro.org/show_bug.cgi?id=4002
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/acebc12a2f2b...487f052d596e
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.