sliver-openvswitch.git
2009-11-12 Jesse Grossmirroring: Preserve key for disabling learning.
2009-11-11 Jesse Grossbridge: Feed flow stats into learning table.
2009-11-11 Jesse Grossofproto: Update stats for exact match flows before...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-10 Jesse Grossmirroring: Allow learning to be disabled on a VLAN.
2009-11-10 Jesse Grossbridge: Require learning table at all times.
2009-11-10 Justin Pettitvconn: Clean-up "match" typo in comments
2009-11-09 Ben Pfaffovs-vsctl: Capitalize names of global constants but...
2009-11-09 Ben PfaffMake ovs-appctl easier to use and synchronize its inter...
2009-11-09 Jesse Grossbonding: Ignore updelay if there is no active slave.
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-11-09 Ben Pfaffbacktrace: Avoid GCC warning on x86-64.
2009-11-09 Ben Pfaffbacktrace: Suppress dumb GCC warning on x86-64.
2009-11-06 Ben Pfaffovsdb: Add new ovsdb-client program.
2009-11-06 Ben Pfaffovsdb: Add documentation for ovsdb-server and ovsdb...
2009-11-06 Ben Pfaffovsdb: Improve error message for transaction that uses...
2009-11-06 Ben PfaffDon't try to distribute file that doesn't exist.
2009-11-06 Ben Pfaffovsdb: Fix inverted logic in ovsdb_open().
2009-11-06 Ben Pfaffovsdb: Fix use-after-free error in ovsdb_destroy().
2009-11-06 Ben Pfaffovsdb-server: Remove unixctl transaction support.
2009-11-06 Ben Pfaffovsdb-tool: Make "query" and "transact" commands work...
2009-11-06 Jesse Grossudatapath: Implement ZERO_TCP_FLAGS option.
2009-11-06 Jesse Grossnetflow: Only query stats of installed flows.
2009-11-06 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-06 Ben Pfaffovsdb: Make JSON-RPC sessions other than the first...
2009-11-06 Ben Pfaffjson: Make json_equal() compare objects correctly.
2009-11-06 Jeremy Striblingovsdb: Fix bug in JSON-RPC server.
2009-11-05 Ben Pfaffvswitch: First try at an OVSDB schema.
2009-11-05 Jean TourrilhesRevert "ovs-ofctl: Fix use-after-free error in del...
2009-11-05 Ben PfaffInitial implementation of OVSDB.
2009-11-04 Ben PfaffImplement JSON-RPC protocol.
2009-11-04 Ben Pfaffbyteq: Move from extras/ezio into lib and export some...
2009-11-04 Ben Pfaffstream: New library for bidirectional streams (e.g...
2009-11-04 Ben Pfaffsocket-util: Make TCP open function support no default...
2009-11-04 Ben PfaffFactor out common code from utilities that multiplex...
2009-11-04 Ben PfaffNew dir_name() function plus tests.
2009-11-04 Ben Pfaffutil: Make ovs_error() understand that EOF means "end...
2009-11-04 Ben PfaffImplement RFC 4122-compliant UUIDs.
2009-11-04 Ben PfaffImplement JSON parsing and serialization.
2009-11-04 Ben Pfaffsha1: Add functions, macros for converting digests...
2009-11-04 Ben Pfaffqueue: New function queue_is_empty().
2009-11-04 Ben Pfaffshash: New function shash_sort().
2009-11-04 Ben Pfaffshash: New function shash_count().
2009-11-04 Ben Pfaffshash: New function shash_find_and_delete().
2009-11-04 Ben Pfaffhmap: New functions, macros for iterating buckets witho...
2009-11-04 Ben Pfaffhmap: Fix bug in hmap_replace().
2009-11-04 Ben Pfaffhash: Improve hash function for integers.
2009-11-04 Ben Pfaffhash: Implement hash function for Boolean values.
2009-11-04 Ben Pfaffhash: Implement hash function for "double" values.
2009-11-04 Ben Pfaffhash: Implement hash function for pointer values.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-11-04 Jean Tourrilhesovs-ofctl: Fix use-after-free error in del-flows command.
2009-11-04 Justin Pettitxenserver: Fix issue with deleting network UUID on...
2009-11-03 Justin PettitMention running boot.sh when pulling sources from Git
2009-11-03 Jesse Grossnetflow: Implement NetFlow active timeouts.
2009-11-03 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-02 Jesse Grossofproto: Only zero stats for non exact-match sub-rules.
2009-10-30 Reid Pricedump-vif-details: Safeguard 'finally' code
2009-10-29 Ben PfaffImplement library for lockfiles and use it in cfg code.
2009-10-29 Ben Pfaffunixctl: Allow passing auxiliary data to unixctl commands.
2009-10-29 Justin Pettitopenflow: Fix endian issues in flow expiration messages
2009-10-28 Justin Pettitxenserver: Print program name on error in dump-vif...
2009-10-27 Jesse Grossnetflow: Populate NetFlow output interface field.
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-26 Justin Pettitflow: Differentiate between "port" when printing flows
2009-10-26 Justin Pettitovs-vswitchd: Document "bridge/dump-flows" management...
2009-10-26 Jesse Grossbridge: Allow flows based on ARP opcode to be installed.
2009-10-23 Ben Pfaffcfg: Fix implementation of timeout in attempting to...
2009-10-23 Ben PfaffAdd test to ensure that time advances both normally...
2009-10-23 Ben PfaffDistribute README-gcov, so that users building from...
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-22 Jesse Grossbridge: Eject NORMAL flows without a learning entry...
2009-10-21 Jesse Grossbonding: Balance bond slaves based on ratio.
2009-10-20 Jesse Grossbonding: Drop unicast packets which have a different...
2009-10-20 Jesse Grossxen: Restore state files for VIF VLANs
2009-10-20 Jesse Grossxen: Correctly write VLAN key in config file.
2009-10-16 Ben Pfaffovs-vsctl: Add tests that adding duplicate bridges...
2009-10-16 Ben Pfaffovs-vsctl: Add the ability to perform multiple operatio...
2009-10-16 Ben Pfaffovs-vsctl: Refactor internals to increase flexibility.
2009-10-16 Ben Pfaffovs-vsctl: Allow bridge name to be omitted from del...
2009-10-16 Ben Pfaffovs-vsctl: Log changes to configuration file to syslog.
2009-10-15 Ben PfaffMake sure that time advances in a daemon between calls...
2009-10-15 Ben Pfaffdatapath: Fix build with Linux 2.6.31.
2009-10-15 Ben Pfaffdatapath: Ignore return value from rtnl_notify().
2009-10-15 Ben Pfaffdatapath: Fix warning on 64-bit builds.
2009-10-15 Ben Pfaffdatapath: Factor out code for getting and setting liste...
2009-10-09 Jesse Grossvlan: Compare vlan tags before implicit tagging when...
2009-10-09 Ben Pfaffdatapath: Fix build with Centos 5.3 kernel.
2009-10-09 Ben Pfaffdatapath: Add cpumask.h header wrapper to distribution.
2009-10-08 Ben Pfaffxenserver: Crossport "master" interface-reconfigure...
2009-10-08 Jesse Grossofproto: Make current packet counts more accurate.
2009-10-08 Jesse Grossbonding: Compare ports, not interfaces, for loop checks.
2009-10-08 Jean Tourrilhesovs-ofctl: Fix use-after-free error in mod-flows command.
2009-10-08 Jean Tourrilhesdatapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
2009-10-07 Ben Pfaffxenserver: Fix ovs-vsctl in built RPM by defining ...
2009-10-06 Justin PettitMerge commit 'v0.90.6' into citrix
2009-10-06 Justin PettitPrepare for v0.90.6 release. v0.90.6
2009-10-06 Justin Pettitxenserver: Fix dbcache location for xen-bugtool
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-06 Justin Pettitxenserver: Include dbcache in xen-bugtool output
next