Properly allocate flow action blocks in user-space switch.
authorJustin Pettit <jpettit@nicira.com>
Tue, 30 Sep 2008 21:19:47 +0000 (14:19 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 30 Sep 2008 21:19:47 +0000 (14:19 -0700)
commit650e15903c7baadc65a4a5a7773b6c1a5013fac4
treeda825a7ab326a70bee9d2a9e4e4b5e4c25de5bcf
parent65305619346dd051b24f874eb88cc415d0daf6e0
Properly allocate flow action blocks in user-space switch.

The user-space switch was allocating blocks to hold actions in flows that
did not include the action header.
switch/switch-flow.c