netdev-vport: Don't create port when ovs-monitor-ipsec not running.
authorJustin Pettit <jpettit@nicira.com>
Mon, 14 Mar 2011 20:15:25 +0000 (13:15 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 14 Mar 2011 21:22:19 +0000 (14:22 -0700)
commite7009c364026d69381cdda23941f99ff040d4948
treec89c92a4936698aca4802e3e35a4208a5d19bbcf
parent2cdcb8983d9e2f3d690ee5cb62593c05898fb26e
netdev-vport: Don't create port when ovs-monitor-ipsec not running.

It was suggested by Jesse that it would be better to just not create
IPsec tunnel devices if the ovs-monitor-ipsec daemon is not running.  He
had legitimate concerns about users missing the warning message printed
and traffic possibly going out unencrypted.

Suggested-by: Jesse Gross <jesse@nicira.com>
lib/netdev-vport.c