]> git.proxmox.com Git - ovs.git/commit
packets: Define ICMP types.
authorDaniele Di Proietto <diproiettod@vmware.com>
Mon, 16 Nov 2015 06:07:25 +0000 (22:07 -0800)
committerDaniele Di Proietto <diproiettod@vmware.com>
Thu, 28 Jul 2016 00:58:44 +0000 (17:58 -0700)
commitcaf64dc902dcffeb757f25cd8aff913a83d13a9a
tree86059938fd560936c253402a69074b4240f6f428
parent487a39df5d7bc1ceb5b1d98934d6bde1697187b0
packets: Define ICMP types.

Linux and FreeBSD have slightly different names for these constants.
Windows doesn't define them.  It is simpler to redefine them from
scratch for OVS.  The new names are different than those used in Linux
and FreeBSD.

These definitions will be used by a future commit.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Joe Stringer <joe@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
lib/packets.h