summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* worker: Delete library.Ben Pfaff2013-07-121-1/+1
* Makefile: Blacklist functions that threaded programs cannot use safely.Ben Pfaff2013-06-281-0/+14
* ovs-thread: Add support for convenient once-only initializers.Ben Pfaff2013-06-281-6/+6
* tests: Add support for running OFTest.Ben Pfaff2013-05-281-0/+1
* Add a tutorial for advanced Open vSwitch features.Ben Pfaff2013-04-191-1/+2
* Add support for LISP tunnelingLorand Jakab2013-02-251-0/+1
* Makefile.am: add check that <assert.h> is not used from unexpected files.Ben Pfaff2013-01-161-0/+13
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-1/+0
* OPENFLOW-1.1+: New file for OpenFlow 1.1 and later to-do list.Ben Pfaff2012-12-171-0/+1
* Prevent pager from appearing during buildEd Maste2012-12-071-1/+1
* Makefile.am: Exclude third-party code from config.h check.Jesse Gross2012-12-061-1/+1
* Makefile.am: Add a build check that every .c file #includes <config.h>.Ben Pfaff2012-12-061-0/+14
* INSTALL.Debian: New instructions for installing on Debian.Ben Pfaff2012-12-041-0/+1
* Makefile: Allow "make modules_install" to work from top-level directory.Ben Pfaff2012-11-011-0/+5
* Makefile.am: Distribute INSTALL.Fedora.Ben Pfaff2012-10-101-0/+1
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-0/+1
* netdev implementation for FreeBSDGiuseppe Lettieri2012-07-261-1/+1
* Makefiles: Enable "dist-hook-git" check only when GNU make is in use.Ben Pfaff2012-07-251-1/+7
* Makefile: Mark dist-hook-git and rate-limit-check as phony rules.Ben Pfaff2012-07-251-0/+2
* build: automake complains IntegrationGuide is missingIsaku Yamahata2012-06-201-0/+1
* Add a FAQ.Ben Pfaff2012-06-121-0/+1
* Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff2012-05-221-0/+10
* Makefile.am: Remove -export-dynamic.Ben Pfaff2012-05-141-2/+0
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* documentation: Add INSTALL.Libvirt fileAnsis Atteka2012-04-161-0/+1
* configure: Remove --with-build-number.Ben Pfaff2012-03-191-2/+1
* tests: Add code coverage for Python.Ethan Jackson2012-03-021-0/+6
* utilities: install ovs-lib.sh as data not a scriptChris Wright2011-12-091-0/+2
* man: fix pic issue at the sourceChris Wright2011-12-091-1/+1
* ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka2011-11-181-1/+1
* Improve manpage checking rule.Ben Pfaff2011-10-261-5/+7
* Implement automatic dependency generation for manpages.Ben Pfaff2011-10-261-1/+15
* Move soexpand.pl into build-aux and make it non-executable.Ben Pfaff2011-10-261-4/+2
* python: Backport argparse to older platforms.Ethan Jackson2011-09-271-0/+1
* Mark "uninstall-local" targets phony.Ben Pfaff2011-09-151-1/+3
* man: pic failed to run during manpage-checkEthan Jackson2011-09-131-1/+1
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-1/+14
* rhel: Fix use of $< in ordinary Make rules.Ben Pfaff2011-07-251-0/+1
* ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff2011-07-131-1/+5
* Add RHEL 5/6 spec files and instructions.Ben Pfaff2011-06-211-0/+2
* vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff2011-06-201-0/+1
* Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff2011-06-171-0/+6
* ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff2011-06-071-1/+1
* nicira-ext: Support matching IPv6 traffic.Justin Pettit2011-02-021-0/+1
* Fix non-static instances of "struct vlog_rate_limit" and add check.Ben Pfaff2011-01-121-0/+11
* tests: Fix Y2011 bug in testsuite.Ben Pfaff2011-01-101-2/+5
* Makefile: Check for undistributed files on every make, not just "make dist".Ben Pfaff2010-12-131-19/+24
* Avoid using "grep -q" outside of GNU/Linux specific utilities.Ben Pfaff2010-12-081-1/+1
* vlog: Generate vlog-modules.def automatically.Ben Pfaff2010-11-301-0/+1
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-1/+1