aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2012-01-31Set dates for 1.4.0 release.Justin Pettit
2012-01-31NEWS: Point out userspace is compatible with Linux 3.3 OVS kernel module.Justin Pettit
2012-01-24debian: Delete log files correctly when packages are purged.Ben Pfaff
2012-01-12Declare the version as "1.5.0".Justin Pettit
2012-01-10debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.Ben Pfaff
2012-01-10debian: Ignore temporary files for openvswitch-test package too.Ben Pfaff
2012-01-10ovs-monitor-ipsec: Don't reconfigure cert-based authentication as often.Justin Pettit
2012-01-02Debian: Depend on python (>= 2.7) | python-argparseSimon Horman
2011-12-20Add release date for 1.3.0.Ben Pfaff
2011-12-12debian: Consistently use American spelling of "license" in copyright.in.Ben Pfaff
2011-12-12debian: Add sFlow license information and text to copyright.in.Ben Pfaff
2011-12-12debian: Correct licensing information for user/kernel shared header files.Ben Pfaff
2011-12-09bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitchChris Wright
2011-12-09utilites: rename ovs-lib.sh to ovs-libChris Wright
2011-11-30Declare the version as "1.4.0".Justin Pettit
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka
2011-11-10debian: Strip epoch from version number used in directory names.Ben Pfaff
2011-11-04debian: Fix build failure installing ovs-vswitchd.conf.db(5) manpage.Ben Pfaff
2011-11-04debian: Install ovs-vswitchd.conf.db(5) manpage.Ben Pfaff
2011-11-01packaging: dpkg --purge command fails on Ubuntu 11.04Ansis Atteka
2011-10-27Fix manpage-check on RHEL 5.Ben Pfaff
2011-10-25Declare the version as "1.3.0".Justin Pettit
2011-10-25debian: Start ovs-monitor-ipsec after ovsdb running.Justin Pettit
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-10-05debian: ovs-monitor-ipsec has a stale init script.Ethan Jackson
2011-10-05debian: Package the installed Python files, not those from the source tree.Ben Pfaff
2011-10-03debian: Make python-openvswitch packaging work with squeeze dh_python2.Ben Pfaff
2011-09-29bugtool: Collect "lacp/show" and "cfm/show" information.Justin Pettit
2011-09-27ovs-monitor-ipsec: Convert to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-27python: Backport argparse to older platforms.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-09-20debian: Correct path to ovs-controller in init script.Ben Pfaff
2011-09-12Debian: fail gracefully if modules can't be loaded on installSimon Horman
2011-08-26ovs-monitor-ipsec: Don't abort if syslog is not available.Ben Pfaff
2011-08-26debian: Transition to dh_python2Simon Horman
2011-08-25debian: Apply Ubuntu patch to add DKMS support.Chuck Short
2011-08-24Debian: set -e in brcompat postinstSimon Horman
2011-08-24Debian: Add dependency on ${misc:Depends}Simon Horman
2011-08-10debian: Avoid installing duplicate files in ovsdbmonitor package.Ben Pfaff
2011-08-08debian: Ensure that /var/run/openvswitch exists in controller init script.Ben Pfaff
2011-08-03Prepare Open vSwitch 1.2.0 release.Justin Pettit