aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-12-09utilities: install ovs-lib.sh as data not a scriptChris Wright
2011-12-09man: fix pic issue at the sourceChris Wright
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka
2011-10-26Improve manpage checking rule.Ben Pfaff
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-10-26Move soexpand.pl into build-aux and make it non-executable.Ben Pfaff
2011-09-27python: Backport argparse to older platforms.Ethan Jackson
2011-09-15Mark "uninstall-local" targets phony.Ben Pfaff
2011-09-13man: pic failed to run during manpage-checkEthan Jackson
2011-08-24docs: Add Makefile rule to check syntax of manpages.Ben Pfaff
2011-07-25rhel: Fix use of $< in ordinary Make rules.Ben Pfaff
2011-07-13ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff
2011-06-21Add RHEL 5/6 spec files and instructions.Ben Pfaff
2011-06-20vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff
2011-06-17Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff
2011-06-07ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-01-12Fix non-static instances of "struct vlog_rate_limit" and add check.Ben Pfaff
2011-01-10tests: Fix Y2011 bug in testsuite.Ben Pfaff
2010-12-13Makefile: Check for undistributed files on every make, not just "make dist".Ben Pfaff
2010-12-08Avoid using "grep -q" outside of GNU/Linux specific utilities.Ben Pfaff
2010-11-30vlog: Generate vlog-modules.def automatically.Ben Pfaff
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-08-23Remove ezio-term and ovs-switchui utilities.Ben Pfaff
2010-07-21debian: Check for accurate Debian changelog version at build time too.Ben Pfaff
2010-06-17WHY-OVS: New file explaining the rationale for Open vSwitch.Ben Pfaff
2010-06-15vlog: Check that all declared vlog modules are used, at "make" time.Ben Pfaff
2010-06-09Fix EXTRA_DIST dependence on Automake conditionals.Ben Pfaff
2010-06-07Add guide to porting Open vSwitch.Ben Pfaff
2010-05-27Add dist-hook to ensure that every file gets distributed.Ben Pfaff
2010-05-27Distribute files that had been overlooked.Ben Pfaff
2010-05-27debian: Attempt to keep debian/changelog up-to-date.Ben Pfaff
2010-05-20Add instructions for using Open vSwitch with KVM.Todd Deshane
2010-05-13Add ovsdbmonitor GUI tool by Andy Southgate, contributed by Citrix.Andy Southgate
2010-03-04++WARNING++: Delete this file.Ben Pfaff
2010-03-04Update Open vSwitch documentation.Ben Pfaff
2010-01-26Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff
2010-01-04ofproto: Drop remote command execution feature.Ben Pfaff
2009-12-03vswitchd: Initial conversion to database-based configuration.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-12-02ovsdb: Implement C bindings for IDL.Ben Pfaff
2009-11-23ovsdb: Add ovsdb IDL compiler to build system.Ben Pfaff
2009-11-23Move C compiler warning (-W) flags from CFLAGS to AM_CFLAGS.Ben Pfaff
2009-11-18Document userspace switch.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff
2009-10-23Distribute README-gcov, so that users building from tarballs can read it.Ben Pfaff
2009-09-14New utility ovs-vsctl.Ben Pfaff
2009-07-29Always distribute extras/ezio/ezio3.ti.Ben Pfaff
2009-07-29Remove --disable-userspace "configure" option, since it breaks "make dist".Ben Pfaff
2009-07-29Use Autotest for the Open vSwitch test suite.Ben Pfaff