sliver-openvswitch.git
2012-01-24 Ben Pfaffvswitchd: Make the MAC entry aging time configurable. vlan-maint
2012-01-23 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2012-01-03 Ben Pfaffbridge: Add flow in reconfiguring only after flow trans...
2011-11-21 Ben Pfaffbond: Only drop packets that indicate moves on SLB...
2011-11-21 Ben Pfaffdatapath: Add compatibility with sk_buff's vlan_tci...
2011-07-28 Ben Pfaffofproto-dpif: Do not mirror L2 multicast switch protoco...
2011-07-25 Ethan Jacksonmac-learning: Fix serious performance bug in the learni...
2011-07-13 Ethan Jacksonbond: Drop packets on backup slaves.
2011-07-13 Simon Hormandatapath: An expanded table should be larger than its...
2011-06-21 Ben Pfaffbridge: Enable system stats only if turned on in the...
2011-06-21 Ben Pfaffovsdb-doc: Add support for references to specific keys.
2011-06-17 David Tsaixenserver: allow dom0 traffic in secure pool host when...
2011-06-09 Ben Pfaffstream-ssl: Disable SSL session caching.
2011-05-27 Justin PettitDefine the Open vSwitch version as 1.0.99.
2011-05-24 Ethan Jacksonxenserver: Pull slave MTU from bond record.
2011-05-17 Ben Pfaffxenserver: Don't remove network.dbcache on uninstall.
2011-05-17 Ben Pfaffxenserver: Use .../extra not .../kernel/extra for kerne...
2011-05-17 Ben Pfaffdatapath: Avoid freeing wild pointer in corner case.
2011-05-17 Ethan Jacksonbridge: Memory leak in port_destroy()
2011-05-17 Ben Pfaffdatapath: Avoid memory leak in odp_packet_cmd_execute().
2011-05-17 Ben Pfaffovsdb: Force strong references to non-root tables to...
2011-05-17 Ben Pfaffovsdb-types: Fix bug in ovsdb_base_type_is_ref().
2011-05-17 Ben Pfaffovsdb: Truncate bad transactions from database log.
2011-05-17 Sajjad Lateefxenserver: remove unneeded macro definitions
2011-05-17 Sajjad Lateefxenserver: modify module spec file
2011-05-12 Ben Pfaffofproto: Adjust netdev_monitor when switching netdevs.
2011-05-12 Ben Pfaffofproto: Rework and fix bugs in port change detection.
2011-05-12 Ben Pfaffofproto: Consistently use netdev's name instead of...
2011-03-16 Ethan Jacksonovs-vsctl: Back out garbage collection changes.
2011-03-16 Ben Pfaffutilities: Fix typo in makefile that caused RPM build...
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-03-16 Ben Pfaffofproto: Fix obsolete comments.
2011-03-16 Ben Pfaffofproto: Fix comment on send_packet_in().
2011-03-16 Ben Pfaffofproto: Don't include unneeded header file.
2011-03-16 Ben Pfaffdynamic-string: New function ds_get_preprocessed_line().
2011-03-16 Ben Pfaffofp-util: New function ofputil_decode_flow_stats_reply().
2011-03-16 Ben Pfaffovs-ofctl: Check min flow format support in negotiate_h...
2011-03-16 Ben Pfaffclassifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
2011-03-16 Ben Pfaffofp-print: Consistently print priority only if it is...
2011-03-16 Ben Pfafftests: Fix up interface-reconfigure test and results.
2011-03-16 Ben PfaffSupport vlan_group workaround implemented in XenServer...
2011-03-15 Ethan Jacksonbridge: Create new port_run() function.
2011-03-15 Ethan Jacksonhtb: Set required min-rate to mtu not 1500.
2011-03-15 Ethan Jacksonhfsc: min-rate tweaks.
2011-03-15 Ethan Jacksonqos: Remove min-rate requirement for linux-htb and...
2011-03-15 Andrew Evansreconnect.py: Fix Python 2.4 compatibility break.
2011-03-15 Ethan Jacksonvswitchd: Dump QoS with appctl.
2011-03-14 Ben Pfaffbridge: Downgrade log level of some log messages that...
2011-03-14 Ben Pfaffovsdbmonitor: Fix "make install" race.
2011-03-14 Ben Pfaffdebian: Restart daemons only after upgrade is complete.
2011-03-14 Ben Pfaffdebian: Run tests in parallel too.
2011-03-14 Ben Pfaffxenserver: dbcache should always exist so don't bother...
2011-03-14 Justin Pettitnetdev-vport: Log at ERR level when port won't be created.
2011-03-14 Justin Pettitnetdev-vport: Don't create port when ovs-monitor-ipsec...
2011-03-14 Andrew Evansofproto: Store time since last connect and disconnect...
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-14 Ben Pfaffofp-print: Omit timestamp when printing packets in...
2011-03-14 Jesse Grossdatapath: Check for backported dev_get_by_index_rcu().
2011-03-14 Jesse Grossdatapath: Use compat directory only for backported...
2011-03-13 Justin Pettitsystem-stats: Don't bother calling kill() after read_pi...
2011-03-13 Justin Pettitnetdev-vport: Warn on IPsec tunnels when ovs-monitor...
2011-03-11 Andrew Evansxenserver: Don't touch /etc/xensource/network.conf...
2011-03-10 Justin Pettitnetdev-vport: Don't warn when a tunnel key is set.
2011-03-10 Ethan Jacksonovsdb: Fix uninitialized data;.
2011-03-10 Ben Pfaffvswitchd: Regenerate schema diagram.
2011-03-10 Jesse Grosstunneling: Rely on protocol handles to parse ToS.
2011-03-10 Ben Pfafftable: Fix typo in manpage.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb: Don't count self-references in ovsdb_row's n_ref...
2011-03-10 Ben Pfaffovsdb: Provide a way for for_each_txn_row() callback...
2011-03-10 Ben Pfaffovsdb-data: Expose guts of ovsdb_symbol_table() to...
2011-03-10 Ben Pfaffovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
2011-03-10 Ben Pfaffovs-vsctl: Remove stray \ from end of manpage.
2011-03-10 Ben Pfaffovs-vsctl: Update list of tables in manpage.
2011-03-10 Ben Pfaffovs-vsctl: Check for uncreated symbols earlier.
2011-03-10 Ben Pfaffovsdb: Improve error message for duplicate uuid-name.
2011-03-10 Ben Pfaffovsdb: Improve error reporting for some internal errors.
2011-03-10 Ben Pfaffovsdb-data: Verify that named-uuid string is an <id>.
2011-03-10 Ben Pfaffovsdb-idlc: Initialize refType in IDL reference columns...
2011-03-10 Ben Pfaffpython/ovs/ovsuuid: Fix behavior of UUID.from_json...
2011-03-10 Andrew Evansreconnect: Rename CONNECT_IN_PROGRESS state to CONNECTI...
2011-03-10 Ethan Jacksonxenserver: Delete Bridge when creating vlan.
2011-03-10 Ethan Jacksonreconnect: Fix printf() format warning.
2011-03-10 Andrew Evansreconnect: Track last-disconnected time.
2011-03-10 Jesse Grossdatapath: Enable vlan offload on internal devices.
2011-03-10 Ben Pfaffovs-ofctl: Make add-flows command read from stdin if...
2011-03-09 Justin Pettitxenserver: Remove other_config option for setting contr...
2011-03-09 Ethan Jacksonutilities: Improve ovs-vlan-test man page.
2011-03-09 Andrew Evansovsdb: Change the way connection duration time is repor...
2011-03-09 Andrew Evansofproto: Report time connected or disconnected, not...
2011-03-09 Ben Pfaffdatapath: Avoid random tun_id in odp_packet_cmd_execute().
2011-03-08 Andrew Evansvswitch: Fix typos in schema documentation.
2011-03-04 Ben Pfaffnetdev-port: Fix invalid memory access in netdev_vport_...
2011-03-04 Jesse Grosstunneling: Don't leak dst on vlan tagging failure.
2011-03-04 Ben Pfaffovs-dpctl: Support more than one option for "add-if...
2011-03-04 Ethan Jacksonvswitchd: Initialize configuration on active-backup...
2011-03-04 Ethan Jacksonofproto: facet_execute() stats changes.
2011-03-04 Ethan Jacksonofproto: Update facet stats when used time increases.
2011-03-03 Jesse Grossdatapath: Add backport for USHRT_MAX.
next