ofproto-dpif: Fix in-band action for sFlow.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 18 Oct 2011 18:15:43 +0000 (11:15 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 18 Oct 2011 18:15:43 +0000 (11:15 -0700)
commita7c4eaf6358e59b8642d9c26ee7efb5fedfa2186
treeb5d057e918a17931eedc2b7de349579d1f487e2b
parent39f7417d8220cd1b5187560598727d9e189dd589
ofproto-dpif: Fix in-band action for sFlow.

        Use compose_output_action() API to generate OUTPUT action so
that sFlow can record output port.
ofproto/ofproto-dpif.c