This todo item is no longer valid. Fixed as a part of following work card. https://cards.linaro.org/browse/LNG-857
Signed-off-by: Nikhil Agarwal <[email protected]> --- example/ipsec/odp_ipsec_stream.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/example/ipsec/odp_ipsec_stream.h b/example/ipsec/odp_ipsec_stream.h index ea480c3..6f6f7df 100644 --- a/example/ipsec/odp_ipsec_stream.h +++ b/example/ipsec/odp_ipsec_stream.h @@ -93,10 +93,6 @@ odp_packet_t create_ipv4_packet(stream_db_entry_t *stream, /** * Verify an IPv4 packet received on a loop output queue * - * @todo Better error checking, add counters, add tracing, - * remove magic numbers, add order verification - * (see https://bugs.linaro.org/show_bug.cgi?id=620) - * * @param stream Stream to verify the packet against * @param pkt Packet to verify * -- 2.8.2
