datapath: Fix tunnel lookup
authorPravin Shelar <pshelar@nicira.com>
Thu, 15 Sep 2011 00:39:43 +0000 (17:39 -0700)
committerPravin Shelar <pshelar@nicira.com>
Thu, 15 Sep 2011 00:39:43 +0000 (17:39 -0700)
commit98fbd5b28b4e67d3cabe2ef1c7d1dfec9a1067ce
tree868ee8e5df87422ae7b6dee495bc6fa768feb75b
parentcc4015df5f24df80ad8ebf0ed965782b44964b4e
datapath: Fix tunnel lookup

        Attached patch fixes tunnel lookup to do correct port comparison.
This bug is introduced by commit 3544358aa5960b148bc31435a0062e9392530ec2

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/tunnel.c