netinet/in.h: Add definition for IPPROTO_GRE.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 18 Aug 2014 14:41:34 +0000 (07:41 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 18 Aug 2014 17:23:40 +0000 (10:23 -0700)
commit6ce798bd708d3406fe3ab0e1452a37f8cd7f8cdc
tree15afbd323a5f862654e5cd384641c216be49876f
parentbd68040f8de6e13586e654827a2109586d23d3f8
netinet/in.h: Add definition for IPPROTO_GRE.

Commit b7ea2d480338(Extend OVS IPFIX exporter to export tunnel headers)
added a usage for IPROTO_GRE. But that does not look available in any
Visual Studio headers. So add it.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
include/windows/netinet/in.h