sliver-openvswitch.git
2011-01-27 Ben Pfaffnetlink-socket: Add functions for joining and leaving...
2011-01-27 Ben Pfaffnetlink: Add nl_attr_type constants for big-endian...
2011-01-27 Ben Pfaffnetlink: Log duplicate attributes in nl_policy_parse().
2011-01-27 Ben Pfaffnetlink: New functions for finding a specific attribute.
2011-01-27 Ben Pfaffhmap: New function hmap_at_position().
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_clone_data_with_headroom().
2011-01-27 Ben Pfaffofpbuf: Enable ofpbuf_push() to expand headroom.
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_use_stack().
2011-01-27 Simon HormanDebian: install man pages
2011-01-27 Ethan Jacksonxenserver: Support fail_mode override at network level.
2011-01-26 Justin Pettittests: Skip frequently hanging "closes standard fds...
2011-01-26 Ben Pfaffvswitchd: Initialize SSL keys before making SSL connect...
2011-01-26 Ben Pfaffstream-ssl: Only cache SSL sessions after they shut...
2011-01-26 Ben Pfaffstream-ssl: Set a session context ID string on our...
2011-01-25 Ethan Jacksonovs-bugtool: Indiscriminately capture all openvswitch...
2011-01-25 Ben Pfaffvswitchd: Write build error message to stderr.
2011-01-25 Ben Pfaffvswitchd: Fail the build when the schema checksum does...
2011-01-25 Andrew Evansbridge: Check for null ofproto_controller_info pointer.
2011-01-25 Ben Pfaffdatapath: Move rcu_read_lock_held(), rcu_dereference_...
2011-01-25 Ben Pfaffdatapath: Avoid sparse warning in compat header.
2011-01-24 Ben Pfaffdpif-netdev: Allow for Ethernet and VLAN header in...
2011-01-24 Ethan Jacksonxenserver: Change all bridge's fail_mode when updating.
2011-01-24 Andrew Evansvswitch: Fix schema version number.
2011-01-24 Andrew Evansbridge: Add controller status to Controller table.
2011-01-23 Ben Pfaffdatapath: Remove unused ->set_stats() function from...
2011-01-22 Ben Pfaffmultipath: Fix off-by-one in hash_threshold multipath...
2011-01-21 Ben Pfaffofproto: Correctly compute length of flow stats in...
2011-01-21 Ben Pfaffdatapath: Remove vport_del_all() because it is now...
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2011-01-20 Ben Pfaffofproto: Fix bug in "trace" command.
2011-01-20 Andrew Evansnetdev-vport: Report carrier state of tunnel egress...
2011-01-20 Ethan Jacksonxenserver: Fix interface reconfigure crash when setting...
2011-01-20 Justin Pettitovs-monitor-ipsec: Create cert directory if it doesn...
2011-01-20 Justin Pettitovs-monitor-ipsec: Use "require" when adding SPD entries.
2011-01-20 Ethan Jacksonxenserver: Allow NULL pool in configuration cache.
2011-01-19 Ben Pfaffnx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
2011-01-19 Ben Pfaffofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as desti...
2011-01-19 Jesse Grossdatapath: Avoid backported csum_replace4() on RHEL 5.
2011-01-19 Ethan Jacksontests: Update interface-reconfigure tests.
2011-01-19 Andrew EvansCommit e210037e has an incorrect database checksum...
2011-01-19 Andrew Evansbridge: Store status of physical network interfaces...
2011-01-19 Ethan Jacksonvswitchd: Display miimon interval.
2011-01-18 Ethan Jacksonxenserver: Allow fail_mode to be set from xapi.
2011-01-18 Ethan Jacksonxenserver: Allow unknown other-config attributes.
2011-01-18 Ethan Jacksonovs-vsctl: emer-reset should clear the fail_mode.
2011-01-18 Andrew Evansnetdev: Make 'netdev' parameter of 'get_features()...
2011-01-18 Ben Pfaffdatapath: Tabify indentation.
2011-01-18 Ben Pfaffdatapath: Fix validation of ODPAT_OUTPUT actions.
2011-01-17 Ben Pfaffdatapath: Consistently parenthesize the operand of...
2011-01-14 Ethan Jacksonnetdev-linux: Fix strict aliasing warnings.
2011-01-14 Ethan Jacksonroute-table: Handle route updates more robustly.
2011-01-14 Ethan Jacksonroute-table: Process route messages more selectively.
2011-01-14 Ethan Jacksonlib: Simplify rtnetlink routing functionality.
2011-01-13 Ethan Jacksonretnetlink: Add rtnetlink_destroy function.
2011-01-13 Ben Pfaffdatapath: Get rid of compat.h, compat26.h in favor...
2011-01-13 Ben Pfaffdatapath: Use NULL for null pointer in compat code.
2011-01-13 Ethan Jacksonovsdb-data: Fix warnings.
2011-01-13 Sajjad Lateefdebian: Modify ovs-bugtool to include collectd rrd...
2011-01-12 Ethan Jacksonxenserver: Add miimon configuration support for xenserver.
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-12 Ben Pfaffofp-print: Insert missing whitespace.
2011-01-12 Ben Pfaffofp-print: Print fragment handling in OpenFlow switch...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
2011-01-12 Ben Pfaffnicira-ext: Fix typo in comment.
2011-01-12 Ethan Jacksontests: Fix bonding related test failures.
2011-01-12 Ben PfaffFix non-static instances of "struct vlog_rate_limit...
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2011-01-12 Justin Pettituuid: Correct name of header file in comment.
2011-01-12 Ethan Jacksonxenserver: Allow bond_mode configuration in xen.
2011-01-12 Ethan Jacksonvswitchd: Rename bond_mode configuration.
2011-01-11 Simon HormanDebian: Update change log for 1.1.0~pre2.g2.ea763e0e...
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-11 Justin Pettitxenserver: Remove "Required-" parameters from "openvswi...
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2011-01-10 Ben Pfaffvswitchd: Fix "make distcheck" by cleaning up stray...
2011-01-10 Ben Pfaffovs-pki: Fix handling of relative log file name on...
2011-01-07 Ethan Jacksonvswitchd: Active backup bonding.
2011-01-07 Ethan Jacksonvswitchd: Fix segmentation fault with bonded ports.
2011-01-07 Ethan Jacksonvswitchd: Whitespace fixups.
2011-01-07 Patrick Mullaneyxenserver: Remove Linux bridge on startup if no bridges...
2011-01-07 Patrick Mullaneyxenserver: Add defaults for ENABLE_BRCOMPAT, ENABLE_FAK...
2011-01-07 Patrick Mullaneyxenserver: Don't require /etc/xensource/network.conf...
2011-01-07 Patrick Mullaneyxenserver: Only start ovs-external-ids on XenServer.
2011-01-07 Ben Pfaffxenserver: Generate system UUID for non-XenServer systems.
2011-01-07 Ben Pfaffxenserver: Be compatible with non-XenServer func librar...
2011-01-07 Ben Pfaffxenserver: Add LSB init info to scripts.
2011-01-07 Ben Pfaffdebian: Update check for Debian package version.
2011-01-07 Simon Hormandebian: Update changelog for 1.1.0~pre2.g1.bbe8d06e...
2011-01-06 Ben Pfaffdatapath: Distinguish set_config() functions' names.
2011-01-06 Ben Pfaffdatapath: Improve vport-patch names that are too generic.
2011-01-06 Ben Pfaffdatapath: Clean up code in vport_get_stats().
2011-01-06 Ben Pfaffdatapath: Fix vport_get_stats() in !VPORT_F_GEN_STATS...
2011-01-06 Simon Hormandatapath: Treat GSO skbs as if they were fragments
2011-01-05 Jesse GrossAUTHORS: Add Krishna Miriyala as reporter.
2011-01-05 Jesse Grossdatapath: Fix double counting of packet stats for Linux...
2011-01-05 Jesse Grossdatapath: Use call_rcu() when deleting a datapath.
2011-01-04 Ben Pfaffdebian: Remove openvswitch-pki-server package.
next