flow: extend it to carry IGMP protocol information
authorFlavio Leitner <fbl@redhat.com>
Thu, 19 Jun 2014 01:14:30 +0000 (22:14 -0300)
committerBen Pfaff <blp@nicira.com>
Tue, 24 Jun 2014 18:17:07 +0000 (11:17 -0700)
commit0e6126754d1023d22e8111e615bf501d22f18aff
tree2498f520dba94229dcc7126d05f9d9ab99da5167
parent4a95091d1f66a86c97954a25bf9f84a40988b83d
flow: extend it to carry IGMP protocol information

Add IGMP info to struct flow, flow compose and flow extract.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/flow.c
lib/flow.h
lib/match.c
lib/nx-match.c
lib/odp-util.h
lib/ofp-util.c
ofproto/ofproto-dpif-xlate.c