aboutsummaryrefslogtreecommitdiff
path: root/debian/ovs-monitor-ipsec
AgeCommit message (Expand)Author
2011-10-06ovs-monitor-ipsec: Fix use_ssl_cert option implementation.Ben Pfaff
2011-10-05debian: ovs-monitor-ipsec requires root_prefix option.Ethan Jackson
2011-10-05debian: Make ovs-monitor-ipsec executable.Ethan Jackson
2011-10-05debian: Fully convert ovs-monitor-ipsec to vlog.Ethan Jackson
2011-09-27ovs-monitor-ipsec: Convert to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-26ovs-monitor-ipsec: Add unit test.Ben Pfaff
2011-09-23ovs-monitor-ipsec: Style cleanup.Ethan Jackson
2011-09-23ovs-monitor-ipsec: Remove unused root-prefix option.Ethan Jackson
2011-09-23python: Implement write support in Python IDL for OVSDB.Ben Pfaff
2011-09-23ovs.db.types: Add table reference to ovs.db.types.BaseType.Ben Pfaff
2011-09-23ovs-monitor-ipsec: Fix typo in comment.Ben Pfaff
2011-08-26ovs-monitor-ipsec: Don't abort if syslog is not available.Ben Pfaff
2011-04-27ovs-monitor-ipsec: Allow IKE fragmentationJustin Pettit
2011-04-04daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff
2011-01-19ovs-monitor-ipsec: Create cert directory if it doesn't exist.Justin Pettit
2011-01-19ovs-monitor-ipsec: Use "require" when adding SPD entries.Justin Pettit
2010-12-28vswitch: Provide option to pull cert from SSL tableJustin Pettit
2010-12-28vswitch: Add support for IPsec certificate authentication.Justin Pettit
2010-12-28vswitch: Use "ipsec_gre" vport instead of "gre" with "other_config"Justin Pettit
2010-10-17ovs-monitor-ipsec: Add ability to traverse NATsJustin Pettit
2010-09-27debian: Restart ovs-monitor-ipsec when --monitor specifiedJustin Pettit
2010-09-22debian: Add support for GRE-over-IPsecJustin Pettit