datpath: Fix tunnel TTL flow rejection message.
authorJesse Gross <jesse@nicira.com>
Tue, 9 Jul 2013 23:59:56 +0000 (16:59 -0700)
committerJesse Gross <jesse@nicira.com>
Wed, 10 Jul 2013 01:50:42 +0000 (18:50 -0700)
There is no default value for the tunnel TTL, so it must be
specified when setting up a new flow. However, the flow rejection
log message indicates that the TTL must be non-zero, which is not
true.

CC: Andy Zhou <azhou@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found