aboutsummaryrefslogtreecommitdiff
path: root/vswitchd/automake.mk
AgeCommit message (Expand)Author
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-06-20vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff
2011-02-11Remove /proc/net compatibility support.Ben Pfaff
2011-01-25vswitchd: Write build error message to stderr.Ben Pfaff
2011-01-25vswitchd: Fail the build when the schema checksum does not match.Ben Pfaff
2011-01-10vswitchd: Fix "make distcheck" by cleaning up stray "stamp" file.Ben Pfaff
2010-12-27Implement database schema versioning.Ben Pfaff
2010-12-06docs: Only regenerate vswitch.pic when the schema really changes.Ben Pfaff
2010-11-05docs: Implement our own dot->pic translator.Ben Pfaff
2010-09-23Add missing file to distribution.Ben Pfaff
2010-09-23ovs-vswitchd: Export system stats through Open_vSwitch table.Ben Pfaff
2010-06-24vswitchd: Add entity-relationship diagram to ovs-vswitchd.conf.db.5.Ben Pfaff
2010-05-27Distribute files that had been overlooked.Ben Pfaff
2010-05-26vswitchd: Build ovs-brcompatd only on Linux systems.Ben Pfaff
2010-03-05Add documentation for the vswitch database schema.Ben Pfaff
2010-02-25Remove PCRE dependency.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-01-26Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff
2010-01-07stream: Really enable SSL streams.Ben Pfaff
2010-01-06Remove "fault" module.Ben Pfaff
2010-01-04Initial implementation of sFlow.Ben Pfaff
2009-12-11vswitch: Generate text file documenting the vswitch schema.Ben Pfaff
2009-12-10ovs-brcompatd: First cut at integration with new config dbJustin Pettit
2009-12-07ovsdb-idlc: Add rules to make sure .h files get generated before .c files.Ben Pfaff
2009-12-03Distribute ovsdb-idlc built sources, so Python is not required for build.Ben Pfaff
2009-12-03vswitchd: Initial conversion to database-based configuration.Ben Pfaff
2009-12-03ovsdb-idl: Make IDL-generated files depend on ovsdb-idlc.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-07-30vswitchd: Avoid netdev_nodev_set_policing().Ben Pfaff
2009-07-08Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff