[ovs-git] [openvswitch/ovs] 8f5a09: packet: Fix sparse warnings ICMPv6.

GitHub noreply at github.com
Wed Sep 3 04:47:26 UTC 2014


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: 8f5a096d888d4dc992e4152cfb1881b7a86511aa
      https://github.com/openvswitch/ovs/commit/8f5a096d888d4dc992e4152cfb1881b7a86511aa
  Author: Jesse Gross <jesse at nicira.com>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M lib/packets.c
    M lib/packets.h

  Log Message:
  -----------
  packet: Fix sparse warnings ICMPv6.

The system defined ICMPv6 header doesn't have sparse annotation,
so this adds a definition so that endianness can be checked.

Reported-by: Alex Wang <alexw at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>




More information about the git mailing list