acinclude.m4: Reorganize checks for kernel identifiers.
[sliver-openvswitch.git] / vswitchd /
2010-05-10 Jesse Grossbridge: Add iface to hash table before calling iface_is...
2010-05-10 Ben Pfaffbridge: Fix double-free bug in port_reconfigure().
2010-05-05 Ben Pfaffbridge: Optimize trunk port common case.
2010-05-05 Ben Pfaffbridge: Optimize port_lookup() using a hash.
2010-05-05 Ben Pfaffbridge: Optimize iface_lookup() and port_lookup_iface...
2010-05-05 Ben Pfaffovs-vswitchd: Implement "exit" unixctl command.
2010-05-05 Ben Pfaffvswitchd: Fix documentation of "agent" column in "sFlow...
2010-05-05 Ben Pfaffbridge: Fix double-free in sFlow configuration.
2010-04-29 Jesse Grossbridge: Immediately drop interfaces that can't be opened.
2010-04-26 Ben Pfaffvswitchd: Rename bridge_reconfigure_controller().
2010-04-26 Ben Pfaffvswitchd: Enable in-band control to managers.
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-20 Ben Pfaffofproto: Bundle all controller-related settings into...
2010-04-19 Jesse GrossDocument GRE port options.
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-16 Ben Pfaffbridge: Don't learn from inadmissible flows when revisi...
2010-04-16 Ben Pfaffbridge: Factor admissibility check out of process_flow().
2010-04-16 Ben Pfaffbridge: Minor cleanup in process_flow().
2010-04-16 Ben Pfaffbridge: Don't log warnings when revalidating.
2010-04-15 Justin Pettitnetdev: Add support for "patch" type
2010-04-12 Ben Pfaffvswitch: Fix documentation for network-uuids external...
2010-04-12 Ben Pfaffjsonrpc: Add support for passive connections.
2010-04-09 Justin Pettitvswitch: Mark bridge_update_desc argument as unused
2010-04-06 Justin Pettitvswitchd: Fix small memory leak in bridge_init
2010-04-05 Ben Pfaffvswitchd: Make the bond rebalancing interval user-confi...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-24 Ben Pfaffvswitchd: Make names of Bridge external_ids generic.
2010-03-19 Ben Pfaffvswitch: Limit SSL table to a single row.
2010-03-19 Ben Pfaffdocs: Move PKI section heading into individual manpages.
2010-03-19 Ben Pfaffstream-ssl: Make no-op reconfiguration cheap.
2010-03-18 Ben Pfaffvswitch: Limit Open_vSwitch table to a single record.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffvswitch: Use weak references in Mirror table.
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-03-17 Ben Pfaffvswitchd: Remove documentation of xs-network-names.
2010-03-17 Ben Pfaffvswitchd: Make names of Interface external_ids generic.
2010-03-15 Jesse Grossbridge: Remove leftover from config file.
2010-03-11 Justin PettitAdd "external_ids" column to Open_vSwitch table, add...
2010-03-09 Ben Pfaffovs-brcompatd: Fix stupid merge error.
2010-03-08 Ben Pfaffovs-brcompatd: Delete what Bridge references when delet...
2010-03-08 Ben Pfaffovsdb-idl: Make ovsdb_idl_txn_add_comment() take a...
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-03-06 Ben PfaffAdd documentation for the vswitch database schema.
2010-03-04 Ben PfaffUpdate Open vSwitch documentation.
2010-03-03 Justin Pettitovs-brcompatd: Add comments to config db transactions
2010-03-03 Justin Pettitovs-brcompatd: Add rate-limit argument to rate-limited...
2010-03-03 Ben Pfaffbrcompatd: Make bridge ioctls synchronous again.
2010-03-03 Ben Pfaffovsdb-idl: New function ovsdb_idl_txn_commit_block().
2010-03-02 Ben Pfaffovs-brcompatd: Don't delete bridge twice.
2010-02-21 Justin Pettitbridge: Map an "internal" config device type to a ...
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben PfaffRemove PCRE dependency.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-25 Ben Pfaffovs-brcompatd: Delete Bridge record when deleting a...
2010-02-25 Ben Pfaffovs-brcompatd: Fix dangling reference in del_port().
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Justin Pettitovs-vswitchd: Remove inline OpenFlow descriptions
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-11 Ben Pfaffovs-brcompatd: Use error instead of pointer in handle_f...
2010-02-11 Ben Pfaffvswitchd: Drop assignment whose value is never used...
2010-02-11 Ben Pfaffvswitch: Fix uninitialized variable.
2010-02-10 Ben Pfaffovs-brcompatd: Handle transaction errors slightly more...
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-09 Ben Pfaffvswitchd: Add missing * to use of sizeof.
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-08 Jesse Grossvswitch: Consistently set Nicira OUI.
2010-02-07 Justin Pettitvswitch: Set control_ip in sFlow configuration
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Ben Pfaffofproto: Remove support for OpenFlow-based management...
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-27 Jesse Grossbridge: Properly read NetFlow parameters.
2010-01-26 Ben Pfaffdaemon: Make --monitor process change its process title.
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-26 Ben Pfaffvswitch: Remove redundant "internal" column from Interf...
2010-01-26 Ben Pfaffvswitch: Fix types of NetFlow columns in db schema.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-19 Ben Pfaffmac-learning: Rename "non-learning VLANs" to "flood...
2010-01-19 Ben PfaffReimplement port mirroring configuration for database.
2010-01-16 Justin Pettitnetdev: Increase default ingress policing burst size
2010-01-15 Ben Pfaffunixctl: Avoid double error reporting.
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2010-01-14 Justin Pettitovsdb: Provide helper function to determine if IDL...
2010-01-14 Justin Pettitovs-brcompatd: Don't consume CPU if can't connect to...
2010-01-12 Justin Pettitvswitchd: Fix issue of networking not working when...
2010-01-11 Ben Pfaffvswitch: Fix null pointer dereference in iface_is_inter...
2010-01-11 Ben Pfaffsflow: Improve documentation phrasing.
2010-01-11 Ben Pfaffsflow: Document how the agent address is determined.
2010-01-09 Ben Pfaffsflow: Write "sFlow" as "sFlow(R)" in documentation.
2010-01-07 Ben Pfaffstream: Really enable SSL streams.
2010-01-07 Ben PfaffRemove "fault" module.
2010-01-06 Ben Pfaffovs-vswitchd: Add ability to bootstrap SSL.
2010-01-06 Ben Pfaffvconn: Reimplement in terms of the "stream" abstraction.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2010-01-04 Ben PfaffFix documented name of key used to disable MAC learning...
2010-01-04 Ben PfaffInitial implementation of sFlow.
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
next