wdp-xflow: Remove wx structure from global list when closing.
[sliver-openvswitch.git] / vswitchd /
2011-02-06 Ben Pfaffvswitchd: Use wdp instead of xfif interface from bridge...
2011-01-27 Ben Pfaffvswitchd: Use wdp functions instead of xfif ones for...
2010-10-06 Ben PfaffMerge remote branch 'origin/master' into HEAD
2010-10-06 Ben PfaffMerge "master" into "wdp".
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-10-01 Ben Pfaffbridge: Use hash table instead of sparse array for...
2010-09-24 Justin Pettitvswitch: Consistently use spaces instead of tabs in...
2010-09-24 Justin Pettitvswitch: Disable header-caching when IPsec is enabled
2010-09-23 Ben PfaffAdd missing file to distribution.
2010-09-23 Ben Pfaffvswitchd: Rename IFACE_STATS_INTERVAL, iface_stats_timer.
2010-09-23 Ben Pfaffovs-vswitchd: Export system stats through Open_vSwitch...
2010-09-23 Justin Pettitvswitch: Reference ipsec_local_ip and ipsec_psk with...
2010-09-23 Justin Pettitdebian: Add support for GRE-over-IPsec
2010-09-22 Jesse Grosstunneling: Allow disabling tunnel header caching.
2010-09-20 Ben Pfaffvswitchd: Document policing implementation and caveats.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-14 Justin Pettitvswitchd: Remove duplicate "external_id" from Interface...
2010-09-10 Ben Pfaffvswitchd: Add some references for the HTB classifier...
2010-09-01 Ben PfaffRename "xs-vif-mac" external_ids key to "attached-mac...
2010-08-31 Ben PfaffMerge "master" into "wdp".
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-26 Ben Pfaffvswitchd: Fix 100% CPU usage with bonds and --fake...
2010-08-26 Ben Pfaffvswitchd: Fix "updelay" configuration for bonds.
2010-08-25 Justin Pettitxenserver: Prepend XenServer external ids with "xs-"
2010-08-25 Justin Pettitvswitch: Break out XenServer-specific external ids
2010-08-25 Justin Pettitvswitch: Add port status column to Port table
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-08-21 Jesse Grossgre: Don't require incoming checksum.
2010-08-21 Jesse Grossgre: Disable checksums by default.
2010-08-20 Ben PfaffMerge "master" into "wdp".
2010-08-19 Ben PfaffFix SSL boilerplate descriptions in manpages.
2010-08-11 Ben Pfaffbridge: Don't pay attention to columns that vswitchd...
2010-08-10 Ben Pfaffvswitch: Fix speling error in documentation.
2010-08-10 Ben Pfaffvswitch: Clarify "arguments" versus "options".
2010-08-09 Ben PfaffMerge "master" into "wdp".
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-06 Ben Pfaffvswitchd: Only re-learn from flows that output to OFPP_...
2010-08-05 Ben Pfaffvswitchd: Refresh SSL keys and certificates more freque...
2010-08-05 Ben Pfaffstream-ssl: Make changing keys and certificate at runti...
2010-08-02 Ben Pfaffvswitch: Add external_ids column to every table.
2010-08-02 Ben Pfaffvswitch: Clarify and expand purpose of external_ids...
2010-07-31 Justin Pettitvswitchd: Don't act as learning switch in secure mode...
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-31 Justin Pettitvswitchd: Remove default controller config from Open_vS...
2010-07-26 Ben PfaffMerge "master" branch into "wdp".
2010-07-22 Ben PfaffMerge "master" into "wdp".
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-13 Ben Pfaffbridge: 'in_port' in flow_t is now an OpenFlow port...
2010-07-12 Ben PfaffRestore ovs-vswitchd VLAN, mirror, bonding, QoS feature...
2010-07-12 Ben Pfaffvswitch: Distinguish mirrors by UUID, not by name.
2010-07-12 Ben Pfaffvswitch: Fix memory leak in mirror code.
2010-07-12 Ben Pfaffvswitch: Use ovsrec_qos_get_queues() to avoid open...
2010-07-12 Ben Pfaffvswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsre...
2010-06-30 Ben PfaffSimplify shash_find() followed by shash_add() into...
2010-06-29 Ben Pfaffdoc: Change "-" to "\-" in appropriate places.
2010-06-28 Ben PfaffMerge "master" into "wdp".
2010-06-24 Ben Pfaffvswitchd: Add entity-relationship diagram to ovs-vswitc...
2010-06-24 Ben Pfaffvswitch: Implement unixctl command to reconnect OpenFlo...
2010-06-23 Ben Pfaffbridge: Implement basic periodic update of interface...
2010-06-23 Ben Pfaffbridge: Make configuration database records valid all...
2010-06-23 Ben Pfaffovs-vswitchd: Allow bridge code to manage the database...
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-23 Ben Pfaffbridge: Drop unused enum definition.
2010-06-23 Ben Pfaffbridge: Remove unused functions.
2010-06-23 Ben PfaffUse shash_destroy_free_data() to simplify a few scatter...
2010-06-23 Ben PfaffBetter document how ovsdb-server is meant to be used.
2010-06-22 Ben PfaffMerge remote branch 'origin/master' into wdp-merge
2010-06-17 Ben Pfaffvswitchd: Attempt to further clarify Port "trunk" and...
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffnetlink: Make nl_sock_transact() discard reply if ...
2010-06-17 Ben Pfaffnetlink: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
2010-06-17 Ben Pfaffvswitch: Improve documentation for datapath_id column.
2010-06-17 Ben Pfaffvswitch: Datapath IDs are now 16 hex digits.
2010-06-15 Ben Pfaffbrcompatd: Remove commented-out code.
2010-06-15 Ben Pfaffbridge: Remove commented-out code for custom management...
2010-06-15 Ben Pfaffbridge: Remove commented-out code to set OpenFlow descr...
2010-06-15 Ben Pfaffbridge: Remove unused and write-only members of 'struct...
2010-06-10 Jesse Grossnetdev-vport: Use vport set_stats instead of internal...
2010-06-07 Ben PfaffMerge "master" branch into "wdp".
2010-06-04 Jesse Grossbridge: Filter some gratuitous ARPs on bond slaves.
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-06-01 Ben PfaffMerge "master" into "wdp".
2010-05-27 Ben PfaffDistribute files that had been overlooked.
2010-05-27 Ben Pfaffvswitchd: Treat gratuitous ARP requests like gratuitous...
2010-05-26 Ben Pfaffvswitchd: Build ovs-brcompatd only on Linux systems.
2010-05-26 Ben Pfaffproc-net-compat: Stub out on non-Linux.
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-05-24 Ben PfaffMerge "master" into "wdp".
2010-05-20 Ben PfaffMerge "master" into "wdp".
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...
next