vswitch: Add support for IPsec certificate authentication.
authorJustin Pettit <jpettit@nicira.com>
Thu, 16 Dec 2010 07:44:41 +0000 (23:44 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 29 Dec 2010 00:26:47 +0000 (16:26 -0800)
commit3c52fa7b69609ca8fcfc8de7426f7ebbcba493eb
treef23d60de81b390f9f76ae650e1f301fb66a411c5
parentfe4838bc70077fa8350b05cad77c7ce658ad2285
vswitch: Add support for IPsec certificate authentication.

Previously, it was possible to fake configuring the use of certificate
authentication for IPsec, but it really just used a static pre-shared key
behind the scenes.  This commit publicly mentions certificate
authentication and finally does the real work behind the scenes.
debian/ovs-monitor-ipsec
lib/netdev-vport.c
vswitchd/vswitch.xml