From: Daniel Borkmann <dbork...@redhat.com> Add the definition of Internet Group Management Protocol.
Signed-off-by: Cong Wang <amw...@redhat.com> Signed-off-by: Daniel Borkmann <dbork...@redhat.com> Acked-by: Thomas Graf <tg...@redhat.com> Signed-off-by: Flavio Leitner <f...@redhat.com> --- AUTHORS | 2 ++ include/sparse/netinet/in.h | 1 + 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 78640b8..cf35fcc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,9 +24,11 @@ Bryan Phillippe b...@toroki.com Casey Barker crbar...@google.com Chris Wright chr...@sous-sol.org Chuck Short zul...@ubuntu.com +Cong Wang amw...@redhat.com Damien Millescamps damien.millesca...@6wind.com Dan Carpenter dan.carpen...@oracle.com Dan Wendlandt d...@nicira.com +Daniel Borkmann dbork...@redhat.com Daniel Hiltgen dan...@netkine.com Daniel Roman dro...@nicira.com Daniele Di Proietto daniele.di.proie...@gmail.com diff --git a/include/sparse/netinet/in.h b/include/sparse/netinet/in.h index d51722e..c63dca7 100644 --- a/include/sparse/netinet/in.h +++ b/include/sparse/netinet/in.h @@ -61,6 +61,7 @@ struct sockaddr_in6 { #define IPPROTO_IPV6 41 #define IPPROTO_HOPOPTS 0 #define IPPROTO_ICMP 1 +#define IPPROTO_IGMP 2 #define IPPROTO_TCP 6 #define IPPROTO_UDP 17 #define IPPROTO_ROUTING 43 -- 1.9.0 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev