Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 2503425036ca2ee48003ef20fcb87003e5d1e956
      
https://github.com/Linaro/odp/commit/2503425036ca2ee48003ef20fcb87003e5d1e956
  Author: Bill Fischofer <bill.fischo...@linaro.org>
  Date:   2018-01-14 (Sun, 14 Jan 2018)

  Changed paths:
    M platform/linux-generic/include/protocols/ip.h
    M platform/linux-generic/odp_packet.c

  Log Message:
  -----------
  linux-generic: remove camelcase from icmp protocol

Change ODP_IPPROTO_ICMPv4 and ODP_IPPROTO_ICMPv6 to
ODP_IPPROTO_ICMPV4 and ODP_IPPROTO_ICMPV6 to eliminate camelcase
issues in ODP code.

Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
Reviewed-by: Bogdan Pricope <bogdan.pric...@linaro.org>
Reviewed-by: Balasubramanian Manoharan <bala.manoha...@linaro.org>
Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 88fd84e7e613ce93fc078320b312d2aa8c388a8c
      
https://github.com/Linaro/odp/commit/88fd84e7e613ce93fc078320b312d2aa8c388a8c
  Author: Bill Fischofer <bill.fischo...@linaro.org>
  Date:   2018-01-14 (Sun, 14 Jan 2018)

  Changed paths:
    M example/generator/odp_generator.c
    M example/ipsec/odp_ipsec_stream.c
    M helper/include/odp/helper/ip.h

  Log Message:
  -----------
  helper: remove camelcase from icmp protocol

Change ODPH_IPPROTO_ICMPv4 and ODPH_IPPROTO_ICMPv6 to
ODPH_IPPROTO_ICMPV4 and ODPH_PROTO_ICMPV6 to eliminate camelcase
issues in ODP examples.

Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
Reviewed-by: Bogdan Pricope <bogdan.pric...@linaro.org>
Reviewed-by: Balasubramanian Manoharan <bala.manoha...@linaro.org>
Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/49ebafae0ede...88fd84e7e613

Reply via email to