summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove ezio-term and ovs-switchui utilities.Ben Pfaff2010-08-231-3/+0
* debian: Check for accurate Debian changelog version at build time too.Ben Pfaff2010-07-211-1/+0
* WHY-OVS: New file explaining the rationale for Open vSwitch.Ben Pfaff2010-06-171-0/+1
* vlog: Check that all declared vlog modules are used, at "make" time.Ben Pfaff2010-06-151-0/+2
* Fix EXTRA_DIST dependence on Automake conditionals.Ben Pfaff2010-06-091-0/+6
* Add guide to porting Open vSwitch.Ben Pfaff2010-06-071-0/+1
* Add dist-hook to ensure that every file gets distributed.Ben Pfaff2010-05-271-0/+28
* Distribute files that had been overlooked.Ben Pfaff2010-05-271-3/+9
* debian: Attempt to keep debian/changelog up-to-date.Ben Pfaff2010-05-271-1/+3
* Add instructions for using Open vSwitch with KVM.Todd Deshane2010-05-201-0/+1
* Add ovsdbmonitor GUI tool by Andy Southgate, contributed by Citrix.Andy Southgate2010-05-131-0/+1
* ++WARNING++: Delete this file.Ben Pfaff2010-03-041-2/+1
* Update Open vSwitch documentation.Ben Pfaff2010-03-041-1/+2
* Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff2010-01-261-0/+1
* ofproto: Drop remote command execution feature.Ben Pfaff2010-01-041-1/+0
* vswitchd: Initial conversion to database-based configuration.Ben Pfaff2009-12-031-1/+2
* Merge "master" branch into "db".Ben Pfaff2009-12-021-0/+2
|\
| * Move C compiler warning (-W) flags from CFLAGS to AM_CFLAGS.Ben Pfaff2009-11-231-0/+1
| * Document userspace switch.Ben Pfaff2009-11-181-0/+1
* | ovsdb: Implement C bindings for IDL.Ben Pfaff2009-12-021-1/+3
* | ovsdb: Add ovsdb IDL compiler to build system.Ben Pfaff2009-11-231-0/+2
* | Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+1
* | Distribute README-gcov, so that users building from tarballs can read it.Ben Pfaff2009-10-231-1/+2
|/
* New utility ovs-vsctl.Ben Pfaff2009-09-141-2/+13
* Always distribute extras/ezio/ezio3.ti.Ben Pfaff2009-07-291-4/+0
* Remove --disable-userspace "configure" option, since it breaks "make dist".Ben Pfaff2009-07-291-2/+0
* Use Autotest for the Open vSwitch test suite.Ben Pfaff2009-07-291-2/+0
* Add INSTALL.bridge and INSTALL.OpenFlow to distributionJustin Pettit2009-07-161-1/+5
* Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff2009-07-081-1/+1
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-0/+7
* Remove "dpkg-buildpackage" test from "make distcheck".Ben Pfaff2009-06-091-8/+0
* Update documentation.Ben Pfaff2009-06-091-1/+1
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+74